pbtk-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pbtk-git

* (Optional) Uninstall pbtk-git on Arch using YAY

$ yay -Rns pbtk-git

2. Manually Install "pbtk-git" via AUR

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

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

b. Clone pbtk-git's git locally

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

c. Go to ~/pbtk-git folder and install it

$ cd ~/pbtk-git $ makepkg -si

3. Information about the pbtk-git package on Arch User Repository (AUR)

ID: 852139
Name: pbtk-git
PackageBaseID: 119848
PackageBase: pbtk-git
Version: 1.0.4-3
Description: A toolset for reverse engineering and fuzzing Protobuf-based apps
URL: https://github.com/marin-m/pbtk
NumVotes: 0
Popularity: 0
OutOfDate: 1696693966
Maintainer: marin-m
Submitter: marin-m
FirstSubmitted: 1487113386
LastModified: 1611470629
URLPath: /cgit/aur.git/snapshot/pbtk-git.tar.gz