pinfo on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S pinfo

* (Optional) Uninstall pinfo on Arch using YAY

$ yay -Rns pinfo

2. Manually Install "pinfo" via AUR

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

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

b. Clone pinfo's git locally

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

c. Go to ~/pinfo folder and install it

$ cd ~/pinfo $ makepkg -si

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

ID: 1243654
Name: pinfo
PackageBaseID: 192179
PackageBase: pinfo
Version: 0.6.13-2
Description: A hypertext info file viewer
URL: https://github.com/baszoetekouw/pinfo
NumVotes: 2
Popularity: 0.005733
OutOfDate:
Maintainer: nicolarevelant
Submitter: arojas
FirstSubmitted: 1680343499
LastModified: 1681934920
URLPath: /cgit/aur.git/snapshot/pinfo.tar.gz