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: | 180 |
Popularity: | 4.82 |
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 2 3 4 5 6 7 8 9 10 11 12 .. 31 Next › Last »
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:
jkhsjdhjs commented on 2023-09-13 14:54 (UTC)
@spcified is right, the nodejs version should be pinned here.
exoticorn commented on 2023-09-05 07:33 (UTC)
@mattalxndr I had the same error and found that I had
nodejs-lts-gallium
installed. The solution then is to either switch tonodejs-lts-hydrogen
, or just live on the edge with thenodejs
package.spcified commented on 2023-08-31 09:38 (UTC)
@mattalxndr you have to update nodejs to at least version 18
This pkg should pin the nodejs version.
mattalxndr commented on 2023-08-30 16:16 (UTC)
I'm getting an error upgrading this:
Log:
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 31 Next › Last »