recap on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install recap on Arch using YAY
$
yay -S
recap
Copied
* (Optional) Uninstall recap on Arch using YAY
$
yay -Rns
recap
Copied
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
Copied
b. Clone recap's git locally
$
git clone https://aur.archlinux.org/recap.git
~/recap
Copied
c. Go to ~/recap folder and install it
$
cd
~/recap
Copied
$
makepkg -si
Copied
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
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