bishop on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bishop

* (Optional) Uninstall bishop on Arch using YAY

$ yay -Rns bishop

2. Manually Install "bishop" via AUR

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

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

b. Clone bishop's git locally

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

c. Go to ~/bishop folder and install it

$ cd ~/bishop $ makepkg -si

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

ID: 1141247
Name: bishop
PackageBaseID: 145374
PackageBase: bishop
Version: 0.2.6-1
Description: Command-line utility for visualizing data using The Drunken Bishop algorithm
URL: https://github.com/AbsurdlySuspicious/bishop.rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: absrdspc
Submitter: absrdspc
FirstSubmitted: 1569543469
LastModified: 1663517389
URLPath: /cgit/aur.git/snapshot/bishop.tar.gz