par on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S par

* (Optional) Uninstall par on Arch using YAY

$ yay -Rns par

2. Manually Install "par" via AUR

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

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

b. Clone par's git locally

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

c. Go to ~/par folder and install it

$ cd ~/par $ makepkg -si

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

ID: 1180888
Name: par
PackageBaseID: 478
PackageBase: par
Version: 1.52-9
Description: Paragraph reformatter
URL: http://www.nicemice.net/par/
NumVotes: 45
Popularity: 0.001911
OutOfDate: 1677447880
Maintainer: mass
Submitter:
FirstSubmitted: 1113833097
LastModified: 1670698803
URLPath: /cgit/aur.git/snapshot/par.tar.gz