beads on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S beads

* (Optional) Uninstall beads on Arch using YAY

$ yay -Rns beads

2. Manually Install "beads" via AUR

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

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

b. Clone beads's git locally

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

c. Go to ~/beads folder and install it

$ cd ~/beads $ makepkg -si

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

ID: 1190896
Name: beads
PackageBaseID: 90661
PackageBase: beads
Version: 1.1-3
Description: Bias Elimination Algorithm for Deep Sequencing.
URL: https://beads.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sauliusl
FirstSubmitted: 1424460887
LastModified: 1672681486
URLPath: /cgit/aur.git/snapshot/beads.tar.gz