pb on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S pb

* (Optional) Uninstall pb on Arch using YAY

$ yay -Rns pb

2. Manually Install "pb" via AUR

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

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

b. Clone pb's git locally

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

c. Go to ~/pb folder and install it

$ cd ~/pb $ makepkg -si

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

ID: 555840
Name: pb
PackageBaseID: 137021
PackageBase: pb
Version: 0.7.0-1
Description: lightweight pastebin and url shortener built using flask
URL: https://github.com/ptpb/pb
NumVotes: 0
Popularity: 0
OutOfDate: 1640793291
Maintainer:
Submitter: dopsi
FirstSubmitted: 1540892744
LastModified: 1540892744
URLPath: /cgit/aur.git/snapshot/pb.tar.gz