bosh on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S bosh

* (Optional) Uninstall bosh on Arch using YAY

$ yay -Rns bosh

2. Manually Install "bosh" via AUR

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

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

b. Clone bosh's git locally

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

c. Go to ~/bosh folder and install it

$ cd ~/bosh $ makepkg -si

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

ID: 354050
Name: bosh
PackageBaseID: 79988
PackageBase: bosh
Version: 0.6-2
Description: Browsable Output SHell
URL: http://bosh.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1706181999
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1394834675
LastModified: 1478505747
URLPath: /cgit/aur.git/snapshot/bosh.tar.gz