hascard on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S hascard

* (Optional) Uninstall hascard on Arch using YAY

$ yay -Rns hascard

2. Manually Install "hascard" via AUR

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

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

b. Clone hascard's git locally

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

c. Go to ~/hascard folder and install it

$ cd ~/hascard $ makepkg -si

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

ID: 1378032
Name: hascard
PackageBaseID: 156924
PackageBase: hascard
Version: 0.6.0.1-1
Description: A TUI for reviewing notes using 'flashcards' written with markdown-like syntax.
URL: https://github.com/Yvee1/hascard
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: loki7990
FirstSubmitted: 1597947454
LastModified: 1704025124
URLPath: /cgit/aur.git/snapshot/hascard.tar.gz