flexbar on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S flexbar

* (Optional) Uninstall flexbar on Arch using YAY

$ yay -Rns flexbar

2. Manually Install "flexbar" via AUR

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

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

b. Clone flexbar's git locally

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

c. Go to ~/flexbar folder and install it

$ cd ~/flexbar $ makepkg -si

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

ID: 962147
Name: flexbar
PackageBaseID: 80600
PackageBase: flexbar
Version: 3.5.0-1
Description: flexible barcode and adapter removal for sequencing platforms
URL: https://github.com/seqan/flexbar/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: decryptedepsilon
FirstSubmitted: 1396611990
LastModified: 1631874822
URLPath: /cgit/aur.git/snapshot/flexbar.tar.gz