peat on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S peat

* (Optional) Uninstall peat on Arch using YAY

$ yay -Rns peat

2. Manually Install "peat" via AUR

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

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

b. Clone peat's git locally

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

c. Go to ~/peat folder and install it

$ cd ~/peat $ makepkg -si

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

ID: 532487
Name: peat
PackageBaseID: 64787
PackageBase: peat
Version: 1.0.2-2
Description: Repeat commands!
URL: https://github.com/sjl/peat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: saimn
FirstSubmitted: 1353415228
LastModified: 1533594312
URLPath: /cgit/aur.git/snapshot/peat.tar.gz