recap on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S recap

* (Optional) Uninstall recap on Arch using YAY

$ yay -Rns recap

2. Manually Install "recap" via AUR

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

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

b. Clone recap's git locally

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

c. Go to ~/recap folder and install it

$ cd ~/recap $ makepkg -si

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

ID: 604767
Name: recap
PackageBaseID: 125435
PackageBase: recap
Version: 2.1.0-1
Description: System status reporting
URL: https://github.com/rackerlabs/recap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tonyskapunk
Submitter: tonyskapunk
FirstSubmitted: 1504890427
LastModified: 1555531163
URLPath: /cgit/aur.git/snapshot/recap.tar.gz