ppd on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install ppd on Arch using YAY
$
yay -S
ppd
Copied
* (Optional) Uninstall ppd on Arch using YAY
$
yay -Rns
ppd
Copied
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
Copied
b. Clone ppd's git locally
$
git clone https://aur.archlinux.org/ppd.git
~/ppd
Copied
c. Go to ~/ppd folder and install it
$
cd
~/ppd
Copied
$
makepkg -si
Copied
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
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