cursus on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cursus

* (Optional) Uninstall cursus on Arch using YAY

$ yay -Rns cursus

2. Manually Install "cursus" via AUR

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

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

b. Clone cursus's git locally

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

c. Go to ~/cursus folder and install it

$ cd ~/cursus $ makepkg -si

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

ID: 1335929
Name: cursus
PackageBaseID: 198662
PackageBase: cursus
Version: 2.0.24-1
Description: Writes your commands history into an sqlite db
URL: https://gitlab.com/n0r1sk/cursus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: barbuk
Submitter: barbuk
FirstSubmitted: 1697608947
LastModified: 1697608947
URLPath: /cgit/aur.git/snapshot/cursus.tar.gz