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