Search Criteria
Package Details: anki 24.06.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/anki.git (read-only, click to copy) |
---|---|
Package Base: | anki |
Description: | Helps you remember facts (like words/phrases in a foreign language) efficiently |
Upstream URL: | https://apps.ankiweb.net/ |
Keywords: | anki languages learning vocabulary |
Licenses: | AGPL3 |
Conflicts: | anki-bin, anki-git, anki-qt5 |
Submitter: | demize |
Maintainer: | AlexBocken |
Last Packager: | AlexBocken |
Votes: | 173 |
Popularity: | 5.88 |
First Submitted: | 2021-09-17 22:31 (UTC) |
Last Updated: | 2024-08-02 10:08 (UTC) |
Dependencies (30)
- python (python37AUR, python311AUR, python310AUR)
- python-beautifulsoup4
- python-certifi
- python-decorator
- python-distro
- python-flask-cors
- python-jsonschema
- python-markdown
- python-orjson (python-orjson-gitAUR)
- python-protobuf (python-protobuf-gitAUR)
- python-pyqt6-webengine
- python-pysocks
- python-requests
- python-send2trash
- python-waitress
- qt6-multimedia
- qt6-svg
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- mold (mold-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- lame (lame-svnAUR, lame-altivecAUR) (optional) – record sound
- mplayer (mplayer-vaapiAUR, mplayer-gui-svnAUR) (optional) – play sound
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR) (optional) – play sound. prefered over mplayer
- texlive-most (optional) – render LaTex in cards
Required by (2)
- kindle2anki-git
- subs2srs (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 30 Next › Last »
0ion9 commented on 2024-03-23 08:39 (UTC)
Upstream issue maybe? But there is currently an issue where this package looks for
libSvtAv1Enc.so.1
:, but
svt-av1
provides onlylibSvtAv1Enc.so{,.2,.2.0.0}
(so Anki fails to start). Rebuilding does not help (so maybe upstream is specifically trying to reference that version?)I symlinked 1 to 2.0.0, and that is enough to get Anki to start, but it's obviously not correct. Hopefully as long as I don't need to deal with AV1 files it will work enough.
The first known version of svt-av1 where this problem occurs is 2.0.0-1 (built 19 Mar 2024)
sloker commented on 2024-02-27 08:53 (UTC)
In ~/.cargo/config I added:
And it worked.
sloker commented on 2024-02-27 08:28 (UTC) (edited on 2024-02-27 08:43 (UTC) by sloker)
I have a similar problem as robertohueso.
Is there any fix for this?
AlexBocken commented on 2023-12-10 10:59 (UTC) (edited on 2023-12-10 10:59 (UTC) by AlexBocken)
From your logs:
retry and if that doesn't work switch networks, this sounds specific to your internet setup or the particular run. I don't think gitHub's SSL certificates are currently invalid for everyone (I at least can visit https://github.com/open-spaced-repetition/fsrs-rs.git without any issues)
robertohueso commented on 2023-12-10 10:49 (UTC)
Install fails
AlexBocken commented on 2023-11-30 09:02 (UTC)
@aidtunoe great, that sounds reasonable. AUR helpers should not be run as root, that can mess up your entire system.
Some AUR helpers exit immediately with a warning if run as root (e.g. paru), others (e.g. yay and apparently also pamac) don't.
aditunoe commented on 2023-11-30 08:52 (UTC) (edited on 2023-11-30 08:53 (UTC) by aditunoe)
I had the same error:
I tried many things, including installing different Version of NodeJs, checking the permissions of that folder, etc.
Well, I feel pretty dumb to not try it earlier and maybe to others thats obvious (sorry, noob), but running the
pamac update
instead ofsudo pamac update
resolved that issue. Hope it may helps someone.Spixmaster commented on 2023-11-10 10:45 (UTC) (edited on 2023-11-10 17:01 (UTC) by Spixmaster)
A build error occurs.
Edit: After another try, it worked. I do not know what caused the issue priorly.
AlexBocken commented on 2023-09-25 09:58 (UTC)
Nodejs pinning coming with 2.1.66-2, thanks for the heads-up.
This package has been flagged as out of date because of a beta release. Please note that this package does not track pre-releases. Currently the latest release of anki is still 2.1.66. I have unflagged the package as out of date because of this.
@komali2 Your error is a bit odd. As this is an AUR package it should build under your user, a /root/.yarnrc should not affect anything. I'm not too familiar with pacmac but maybe check whether the error persists with other AUR managers like yay or paru.
komali2 commented on 2023-09-14 04:19 (UTC) (edited on 2023-09-14 04:23 (UTC) by komali2)
I'm getting an error when I try try installing this package:
I double checked, and permissions on .yarnrc are
I'm not quite sure thus why it believes the filesystem is readonly.
EDIT: Oh, oops, I was looking at /home/caleb/.yarnrc. I created a root .yarnrc directory and gave it -rw-rw-rw- permissions, and then got this error on install:
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 30 Next › Last »