pacmods on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "pacmods" 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 pacmods on Arch using YAY
$
yay -S
pacmods
Copied
* (Optional) Uninstall pacmods on Arch using YAY
$
yay -Rns
pacmods
Copied
2. Manually Install "pacmods" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pacmods's git locally
$
git clone https://aur.archlinux.org/pacmods.git
~/pacmods
Copied
c. Go to ~/pacmods folder and install it
$
cd
~/pacmods
Copied
$
makepkg -si
Copied
3. Information about the pacmods package on Arch User Repository (AUR)
ID: 751839
Name: pacmods
PackageBaseID: 120722
PackageBase: pacmods
Version: 0.1.1-1
Description: Tool to show changes to system config files
URL: https://github.com/c4rlo/pacmods
NumVotes: 3
Popularity: 0.490573
OutOfDate:
Maintainer: carlo
Submitter: carlo
FirstSubmitted: 1489844957
LastModified: 1592130215
URLPath: /cgit/aur.git/snapshot/pacmods.tar.gz
Name: pacmods
PackageBaseID: 120722
PackageBase: pacmods
Version: 0.1.1-1
Description: Tool to show changes to system config files
URL: https://github.com/c4rlo/pacmods
NumVotes: 3
Popularity: 0.490573
OutOfDate:
Maintainer: carlo
Submitter: carlo
FirstSubmitted: 1489844957
LastModified: 1592130215
URLPath: /cgit/aur.git/snapshot/pacmods.tar.gz