bzip2-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bzip2-git

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

$ yay -Rns bzip2-git

2. Manually Install "bzip2-git" via AUR

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

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

b. Clone bzip2-git's git locally

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

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

$ cd ~/bzip2-git $ makepkg -si

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

ID: 620593
Name: bzip2-git
PackageBaseID: 142658
PackageBase: bzip2-git
Version: r66.ad723d6-3
Description: A parallel, SMP-based, bzip2-compatible compression utility
URL: https://sourceware.org/bzip2/
NumVotes: 0
Popularity: 0
OutOfDate: 1690629719
Maintainer: mcoffin
Submitter: mcoffin
FirstSubmitted: 1560158668
LastModified: 1560272167
URLPath: /cgit/aur.git/snapshot/bzip2-git.tar.gz