anki on AUR (Arch User Repository)

Last updated: May 03,2024

1. Install "anki" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install anki on Arch using YAY

$ yay -S anki

* (Optional) Uninstall anki on Arch using YAY

$ yay -Rns anki

2. Manually Install "anki" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone anki's git locally

$ git clone https://aur.archlinux.org/anki.git ~/anki

c. Go to ~/anki folder and install it

$ cd ~/anki $ makepkg -si

3. Information about the anki package on Arch User Repository (AUR)

ID: 1376781
Name: anki
PackageBaseID: 171152
PackageBase: anki
Version: 23.12.1-1
Description: Helps you remember facts (like words/phrases in a foreign language) efficiently
URL: https://apps.ankiweb.net/
NumVotes: 149
Popularity: 4.438771
OutOfDate:
Maintainer: AlexBocken
Submitter: demize
FirstSubmitted: 1631917900
LastModified: 1703762600
URLPath: /cgit/aur.git/snapshot/anki.tar.gz