libpar2 on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S libpar2

* (Optional) Uninstall libpar2 on Arch using YAY

$ yay -Rns libpar2

2. Manually Install "libpar2" via AUR

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

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

b. Clone libpar2's git locally

$ git clone https://aur.archlinux.org/libpar2.git ~/libpar2

c. Go to ~/libpar2 folder and install it

$ cd ~/libpar2 $ makepkg -si

3. Information about the libpar2 package on Arch User Repository (AUR)

ID: 1330743
Name: libpar2
PackageBaseID: 110735
PackageBase: libpar2
Version: 0.2-10
Description: Parity checking library
URL: http://parchive.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sl1pkn07
Submitter: Dragonlord
FirstSubmitted: 1462010741
LastModified: 1696807712
URLPath: /cgit/aur.git/snapshot/libpar2.tar.gz