bustools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bustools

* (Optional) Uninstall bustools on Arch using YAY

$ yay -Rns bustools

2. Manually Install "bustools" via AUR

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

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

b. Clone bustools's git locally

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

c. Go to ~/bustools folder and install it

$ cd ~/bustools $ makepkg -si

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

ID: 1380356
Name: bustools
PackageBaseID: 189054
PackageBase: bustools
Version: 0.43.2-1
Description: Program for manipulating BUS files for single cell RNA-Seq datasets. doi:10.1038/s41587-021-00870-2
URL: https://github.com/BUStools/bustools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1672213400
LastModified: 1704370165
URLPath: /cgit/aur.git/snapshot/bustools.tar.gz