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
Copied
b. Install bosh on Arch using YAY
$
yay -S
bosh
Copied
* (Optional) Uninstall bosh on Arch using YAY
$
yay -Rns
bosh
Copied
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
Copied
b. Clone bosh's git locally
$
git clone https://aur.archlinux.org/bosh.git
~/bosh
Copied
c. Go to ~/bosh folder and install it
$
cd
~/bosh
Copied
$
makepkg -si
Copied
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
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