ignuit on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ignuit

* (Optional) Uninstall ignuit on Arch using YAY

$ yay -Rns ignuit

2. Manually Install "ignuit" via AUR

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

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

b. Clone ignuit's git locally

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

c. Go to ~/ignuit folder and install it

$ cd ~/ignuit $ makepkg -si

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

ID: 759647
Name: ignuit
PackageBaseID: 155032
PackageBase: ignuit
Version: 2.24.3-1
Description: A memorization aid based on the Leitner flashcard system
URL: https://savannah.gnu.org/projects/ignuit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1593695593
LastModified: 1593695828
URLPath: /cgit/aur.git/snapshot/ignuit.tar.gz

5. The same packages on other Linux Distributions