ppd on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ppd

* (Optional) Uninstall ppd on Arch using YAY

$ yay -Rns ppd

2. Manually Install "ppd" via AUR

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

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

b. Clone ppd's git locally

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

c. Go to ~/ppd folder and install it

$ cd ~/ppd $ makepkg -si

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

ID: 1033031
Name: ppd
PackageBaseID: 174524
PackageBase: ppd
Version: 0.3-1
Description: calculates the percentage difference between two numbers.
URL: https://github.com/ZaViBiS/Percentage-difference
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ZaViBiS
Submitter: ZaViBiS
FirstSubmitted: 1640807746
LastModified: 1644255777
URLPath: /cgit/aur.git/snapshot/ppd.tar.gz