undup-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S undup-git

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

$ yay -Rns undup-git

2. Manually Install "undup-git" via AUR

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

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

b. Clone undup-git's git locally

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

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

$ cd ~/undup-git $ makepkg -si

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

ID: 200886
Name: undup-git
PackageBaseID: 56462
PackageBase: undup-git
Version: 20120207-1
Description: compress files by consolidating duplicate data
URL: https://github.com/radii/undup
NumVotes: 0
Popularity: 0
OutOfDate: 1688766528
Maintainer:
Submitter: mikesd
FirstSubmitted: 1328608220
LastModified: 1434881565
URLPath: /cgit/aur.git/snapshot/undup-git.tar.gz