pypar2 on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pypar2

* (Optional) Uninstall pypar2 on Arch using YAY

$ yay -Rns pypar2

2. Manually Install "pypar2" via AUR

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

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

b. Clone pypar2's git locally

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

c. Go to ~/pypar2 folder and install it

$ cd ~/pypar2 $ makepkg -si

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

ID: 652871
Name: pypar2
PackageBaseID: 9687
PackageBase: pypar2
Version: 1.4-8
Description: Graphical frontend (PyGTK) for the Linux par2 utility
URL: https://pypar2.fingelrest.net
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: ValHue
Submitter:
FirstSubmitted: 1173185062
LastModified: 1570270002
URLPath: /cgit/aur.git/snapshot/pypar2.tar.gz

5. The same packages on other Linux Distributions