pacbro on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pacbro

* (Optional) Uninstall pacbro on Arch using YAY

$ yay -Rns pacbro

2. Manually Install "pacbro" via AUR

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

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

b. Clone pacbro's git locally

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

c. Go to ~/pacbro folder and install it

$ cd ~/pacbro $ makepkg -si

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

ID: 1352520
Name: pacbro
PackageBaseID: 197839
PackageBase: pacbro
Version: 1.0.7-1
Description: Package Browser for Arch, terminal multi-panel edition
URL: https://github.com/cherio/pacbro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cherio
Submitter: cherio
FirstSubmitted: 1695408160
LastModified: 1699892193
URLPath: /cgit/aur.git/snapshot/pacbro.tar.gz