pacman-diffs on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S pacman-diffs

* (Optional) Uninstall pacman-diffs on Arch using YAY

$ yay -Rns pacman-diffs

2. Manually Install "pacman-diffs" via AUR

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

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

b. Clone pacman-diffs's git locally

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

c. Go to ~/pacman-diffs folder and install it

$ cd ~/pacman-diffs $ makepkg -si

3. Information about the pacman-diffs package on Arch User Repository (AUR)

ID: 276960
Name: pacman-diffs
PackageBaseID: 101108
PackageBase: pacman-diffs
Version: 1.1.0-8
Description: finding .pacnew files, compare and archive
URL: https://github.com/papajoker/pacman-diffs
NumVotes: 5
Popularity: 0
OutOfDate: 1704225220
Maintainer: papajoke
Submitter: papajoke
FirstSubmitted: 1443809935
LastModified: 1455897133
URLPath: /cgit/aur.git/snapshot/pacman-diffs.tar.gz