pkpgcounter on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pkpgcounter

* (Optional) Uninstall pkpgcounter on Arch using YAY

$ yay -Rns pkpgcounter

2. Manually Install "pkpgcounter" via AUR

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

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

b. Clone pkpgcounter's git locally

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

c. Go to ~/pkpgcounter folder and install it

$ cd ~/pkpgcounter $ makepkg -si

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

ID: 337689
Name: pkpgcounter
PackageBaseID: 110335
PackageBase: pkpgcounter
Version: 3.50-2
Description: Generic Page Description Language parser
URL: http://www.pykota.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: jnbek
FirstSubmitted: 1461176791
LastModified: 1473722464
URLPath: /cgit/aur.git/snapshot/pkpgcounter.tar.gz

5. The same packages on other Linux Distributions