praise on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S praise

* (Optional) Uninstall praise on Arch using YAY

$ yay -Rns praise

2. Manually Install "praise" via AUR

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

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

b. Clone praise's git locally

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

c. Go to ~/praise folder and install it

$ cd ~/praise $ makepkg -si

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

ID: 1315548
Name: praise
PackageBaseID: 125274
PackageBase: praise
Version: 1.4.0-1
Description: A nicer git blame
URL: https://github.com/sigvef/git-praise
NumVotes: 2
Popularity: 0.021318
OutOfDate:
Maintainer: knedl1k
Submitter: jetm
FirstSubmitted: 1504400243
LastModified: 1694122239
URLPath: /cgit/aur.git/snapshot/praise.tar.gz