Search Criteria
Package Details: anki 24.11-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: | 178 |
Popularity: | 4.84 |
First Submitted: | 2021-09-17 22:31 (UTC) |
Last Updated: | 2024-12-23 08:04 (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, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- mold (mold-gitAUR) (make)
- Show 10 more dependencies...
Required by (2)
- kindle2anki-git
- subs2srs (optional)
Latest Comments
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 31 Next › Last »
MacroController commented on 2022-02-20 23:22 (UTC)
So I can build now, but I can't launch the application:
And yes, stringcase is installed ^^
Goetz commented on 2022-02-19 21:31 (UTC) (edited on 2022-02-19 21:31 (UTC) by Goetz)
Some suggestions for the PKGBUILD:
These packages are not mandatory, because bazel is downloading its own toolchain, whether they are available or not.
Use JAVA_HOME instead of setting the javac in PATH, only with this change I am able to compile the AUR.
The rm command is part of the original build script, I have no experience with bazel so I have kept it inside.
In addition delete all __pycache__ folders, these are not mandatory for the package. The other changes prevent warnings during packaging.
Goetz commented on 2022-02-19 21:15 (UTC) (edited on 2022-02-19 21:16 (UTC) by Goetz)
My solution to prevent build errors with bazel is deleting the cache in
.cache/bazel
.MacroController commented on 2022-02-18 12:49 (UTC)
@arsh if you want a code block, you can indent 4 spaces or 1 tab (at least), after an additional linebreak.
MacroController commented on 2022-02-18 12:45 (UTC) (edited on 2022-02-18 12:47 (UTC) by MacroController)
With pamac, I get the following error when I try to build:
arsh commented on 2022-02-18 12:09 (UTC) (edited on 2022-02-18 13:03 (UTC) by arsh)
Trying to install 'anki' gives me these errors now: My apologies for the appearance I'm not sure how to use that code block properly. Thanks @MacroController
The official binary installs and builds but when launching, it won't display any decks. Installing anki.bin works as it should.
RefSnow commented on 2022-02-15 02:54 (UTC) (edited on 2022-02-15 02:58 (UTC) by RefSnow)
Can someone help me solve this error? I tried to install using yay and paru, but I can't.
full log: https://pastebin.com/F2e7jJpM
kotetsu commented on 2022-01-26 15:00 (UTC)
Builds fine but Anki seems to be partly broken. You can't open the old deck options menu and when you do it completely resets/breaks your deck options. The official binary bundle works fine on the other hand.
jose1711 commented on 2022-01-20 12:07 (UTC)
@Ketchup901 thanks for sharing, it built for me too now!
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 31 Next › Last »