pb-go on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pb-go

* (Optional) Uninstall pb-go on Arch using YAY

$ yay -Rns pb-go

2. Manually Install "pb-go" via AUR

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

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

b. Clone pb-go's git locally

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

c. Go to ~/pb-go folder and install it

$ cd ~/pb-go $ makepkg -si

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

ID: 707592
Name: pb-go
PackageBaseID: 150190
PackageBase: pb-go
Version: 1.0.5-1
Description: A golang-based simple and powerful pastebin server named pb-go
URL: https://github.com/pb-go/pb-go
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kmahyyg
Submitter: kmahyyg
FirstSubmitted: 1584196111
LastModified: 1584196111
URLPath: /cgit/aur.git/snapshot/pb-go.tar.gz