pay-respects on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pay-respects

* (Optional) Uninstall pay-respects on Arch using YAY

$ yay -Rns pay-respects

2. Manually Install "pay-respects" via AUR

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

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

b. Clone pay-respects's git locally

$ git clone https://aur.archlinux.org/pay-respects.git ~/pay-respects

c. Go to ~/pay-respects folder and install it

$ cd ~/pay-respects $ makepkg -si

3. Information about the pay-respects package on Arch User Repository (AUR)

ID: 1303065
Name: pay-respects
PackageBaseID: 196435
PackageBase: pay-respects
Version: 0.4.13-1
Description: Terminal command correction, alternative to thefuck written in Rust.
URL: https://github.com/iffse/pay-respects
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: iff
Submitter: iff
FirstSubmitted: 1691199338
LastModified: 1691876616
URLPath: /cgit/aur.git/snapshot/pay-respects.tar.gz