pbzx on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S pbzx

* (Optional) Uninstall pbzx on Arch using YAY

$ yay -Rns pbzx

2. Manually Install "pbzx" via AUR

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

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

b. Clone pbzx's git locally

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

c. Go to ~/pbzx folder and install it

$ cd ~/pbzx $ makepkg -si

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

ID: 554340
Name: pbzx
PackageBaseID: 136860
PackageBase: pbzx
Version: 1.0.2-2
Description: stream parser for OS X payloads in .pkg files (Niklas Rosenstein's fork)
URL: https://github.com/NiklasRosenstein/pbzx
NumVotes: 1
Popularity: 0.000395
OutOfDate:
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1540379830
LastModified: 1540380050
URLPath: /cgit/aur.git/snapshot/pbzx.tar.gz