bsdiff on AUR (Arch User Repository)
Last updated: December 23,2024
1. Install "bsdiff" 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
Copied
b. Install bsdiff on Arch using YAY
$
yay -S
bsdiff
Copied
* (Optional) Uninstall bsdiff on Arch using YAY
$
yay -Rns
bsdiff
Copied
2. Manually Install "bsdiff" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bsdiff's git locally
$
git clone https://aur.archlinux.org/bsdiff.git
~/bsdiff
Copied
c. Go to ~/bsdiff folder and install it
$
cd
~/bsdiff
Copied
$
makepkg -si
Copied
3. Information about the bsdiff package on Arch User Repository (AUR)
ID: 1269546
Name: bsdiff
PackageBaseID: 194408
PackageBase: bsdiff
Version: 4.3-1
Description: bsdiff and bspatch are tools for building and applying patches to binary files
URL: https://www.daemonology.net/bsdiff/
NumVotes: 2
Popularity: 0.372765
OutOfDate:
Maintainer: dviktor
Submitter: dviktor
FirstSubmitted: 1686078766
LastModified: 1686166745
URLPath: /cgit/aur.git/snapshot/bsdiff.tar.gz
Name: bsdiff
PackageBaseID: 194408
PackageBase: bsdiff
Version: 4.3-1
Description: bsdiff and bspatch are tools for building and applying patches to binary files
URL: https://www.daemonology.net/bsdiff/
NumVotes: 2
Popularity: 0.372765
OutOfDate:
Maintainer: dviktor
Submitter: dviktor
FirstSubmitted: 1686078766
LastModified: 1686166745
URLPath: /cgit/aur.git/snapshot/bsdiff.tar.gz