pn on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pn" 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 pn on Arch using YAY
$
yay -S
pn
Copied
* (Optional) Uninstall pn on Arch using YAY
$
yay -Rns
pn
Copied
2. Manually Install "pn" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pn's git locally
$
git clone https://aur.archlinux.org/pn.git
~/pn
Copied
c. Go to ~/pn folder and install it
$
cd
~/pn
Copied
$
makepkg -si
Copied
3. Information about the pn package on Arch User Repository (AUR)
ID: 1072295
Name: pn
PackageBaseID: 178345
PackageBase: pn
Version: 0.9.0-1
Description: libphonenumber command-line wrapper
URL: https://github.com/Orange-OpenSource/pn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arenm
Submitter: arenm
FirstSubmitted: 1651014722
LastModified: 1651014722
URLPath: /cgit/aur.git/snapshot/pn.tar.gz
Name: pn
PackageBaseID: 178345
PackageBase: pn
Version: 0.9.0-1
Description: libphonenumber command-line wrapper
URL: https://github.com/Orange-OpenSource/pn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arenm
Submitter: arenm
FirstSubmitted: 1651014722
LastModified: 1651014722
URLPath: /cgit/aur.git/snapshot/pn.tar.gz