bzip on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "bzip" 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 bzip on Arch using YAY
$
yay -S
bzip
Copied
* (Optional) Uninstall bzip on Arch using YAY
$
yay -Rns
bzip
Copied
2. Manually Install "bzip" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bzip's git locally
$
git clone https://aur.archlinux.org/bzip.git
~/bzip
Copied
c. Go to ~/bzip folder and install it
$
cd
~/bzip
Copied
$
makepkg -si
Copied
3. Information about the bzip package on Arch User Repository (AUR)
ID: 990413
Name: bzip
PackageBaseID: 173185
PackageBase: bzip
Version: 0.21-1
Description: A high-quality data compression program
URL: https://sourceware.org/bzip2/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chrs
Submitter: chrs
FirstSubmitted: 1637195310
LastModified: 1637195310
URLPath: /cgit/aur.git/snapshot/bzip.tar.gz
Name: bzip
PackageBaseID: 173185
PackageBase: bzip
Version: 0.21-1
Description: A high-quality data compression program
URL: https://sourceware.org/bzip2/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chrs
Submitter: chrs
FirstSubmitted: 1637195310
LastModified: 1637195310
URLPath: /cgit/aur.git/snapshot/bzip.tar.gz