texlive-flashcards on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "texlive-flashcards" 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 texlive-flashcards on Arch using YAY

$ yay -S texlive-flashcards

* (Optional) Uninstall texlive-flashcards on Arch using YAY

$ yay -Rns texlive-flashcards

2. Manually Install "texlive-flashcards" via AUR

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

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

b. Clone texlive-flashcards's git locally

$ git clone https://aur.archlinux.org/texlive-flashcards.git ~/texlive-flashcards

c. Go to ~/texlive-flashcards folder and install it

$ cd ~/texlive-flashcards $ makepkg -si

3. Information about the texlive-flashcards package on Arch User Repository (AUR)

ID: 1039661
Name: texlive-flashcards
PackageBaseID: 50531
PackageBase: texlive-flashcards
Version: 1.0.1-2
Description: A class for typesetting flashcards.
URL: https://ctan.org/pkg/flashcards
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1310021213
LastModified: 1645215392
URLPath: /cgit/aur.git/snapshot/texlive-flashcards.tar.gz