pbkit on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pbkit

* (Optional) Uninstall pbkit on Arch using YAY

$ yay -Rns pbkit

2. Manually Install "pbkit" via AUR

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

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

b. Clone pbkit's git locally

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

c. Go to ~/pbkit folder and install it

$ cd ~/pbkit $ makepkg -si

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

ID: 981187
Name: pbkit
PackageBaseID: 172532
PackageBase: pbkit
Version: v0.0.22-5
Description: Protobuf Dependency Manager
URL: https://github.com/pbkit/pbkit
NumVotes: 0
Popularity: 0
OutOfDate: 1694777498
Maintainer: BeLeap
Submitter: BeLeap
FirstSubmitted: 1635576534
LastModified: 1635589258
URLPath: /cgit/aur.git/snapshot/pbkit.tar.gz