bb-rs on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S bb-rs

* (Optional) Uninstall bb-rs on Arch using YAY

$ yay -Rns bb-rs

2. Manually Install "bb-rs" via AUR

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

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

b. Clone bb-rs's git locally

$ git clone https://aur.archlinux.org/bb-rs.git ~/bb-rs

c. Go to ~/bb-rs folder and install it

$ cd ~/bb-rs $ makepkg -si

3. Information about the bb-rs package on Arch User Repository (AUR)

ID: 860271
Name: bb-rs
PackageBaseID: 146280
PackageBase: bb-rs
Version: 0.4.3-1
Description: Simple process viewer in Rust
URL: https://nessuent.xyz/bb.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tee
Submitter: flacks
FirstSubmitted: 1572567780
LastModified: 1612739369
URLPath: /cgit/aur.git/snapshot/bb-rs.tar.gz