pamod-git on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S pamod-git

* (Optional) Uninstall pamod-git on Arch using YAY

$ yay -Rns pamod-git

2. Manually Install "pamod-git" via AUR

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

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

b. Clone pamod-git's git locally

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

c. Go to ~/pamod-git folder and install it

$ cd ~/pamod-git $ makepkg -si

3. Information about the pamod-git package on Arch User Repository (AUR)

ID: 939518
Name: pamod-git
PackageBaseID: 169231
PackageBase: pamod-git
Version: master-1
Description: Simple bash-based pacman wrapper that lets you install AUR packages and do some other things
URL: http://codeberg.org/glowiak/pamod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: glowiak
Submitter: glowiak
FirstSubmitted: 1627312004
LastModified: 1627312004
URLPath: /cgit/aur.git/snapshot/pamod-git.tar.gz