pristine-tar on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S pristine-tar

* (Optional) Uninstall pristine-tar on Arch using YAY

$ yay -Rns pristine-tar

2. Manually Install "pristine-tar" via AUR

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

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

b. Clone pristine-tar's git locally

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

c. Go to ~/pristine-tar folder and install it

$ cd ~/pristine-tar $ makepkg -si

3. Information about the pristine-tar package on Arch User Repository (AUR)

ID: 1167040
Name: pristine-tar
PackageBaseID: 68941
PackageBase: pristine-tar
Version: 1.50-1
Description: Tool to regenerate a pristine upstream tarball using only a small binary delta file and a copy of the source which can be a revision control checkout.
URL: https://salsa.debian.org/debian/pristine-tar
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: harmathy
Submitter: pnorcks
FirstSubmitted: 1365463287
LastModified: 1668066646
URLPath: /cgit/aur.git/snapshot/pristine-tar.tar.gz