arch-diff on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S arch-diff

* (Optional) Uninstall arch-diff on Arch using YAY

$ yay -Rns arch-diff

2. Manually Install "arch-diff" via AUR

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

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

b. Clone arch-diff's git locally

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

c. Go to ~/arch-diff folder and install it

$ cd ~/arch-diff $ makepkg -si

3. Information about the arch-diff package on Arch User Repository (AUR)

ID: 527250
Name: arch-diff
PackageBaseID: 100422
PackageBase: arch-diff
Version: 0.2-2
Description: Perform a full diff between all pacman packages and the file system
URL: https://github.com/aneas/arch-diff
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: aneaz
Submitter: aneaz
FirstSubmitted: 1442842501
LastModified: 1531774262
URLPath: /cgit/aur.git/snapshot/arch-diff.tar.gz