diffutils-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S diffutils-git

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

$ yay -Rns diffutils-git

2. Manually Install "diffutils-git" via AUR

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

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

b. Clone diffutils-git's git locally

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

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

$ cd ~/diffutils-git $ makepkg -si

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

ID: 1267075
Name: diffutils-git
PackageBaseID: 111566
PackageBase: diffutils-git
Version: 3.10_r1239.gc2e38d4-3
Description: Utility programs used for creating patch files
URL: https://www.gnu.org/software/diffutils
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: IslandC0der
Submitter: dmp1ce
FirstSubmitted: 1463954660
LastModified: 1685753462
URLPath: /cgit/aur.git/snapshot/diffutils-git.tar.gz