flair on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S flair

* (Optional) Uninstall flair on Arch using YAY

$ yay -Rns flair

2. Manually Install "flair" via AUR

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

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

b. Clone flair's git locally

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

c. Go to ~/flair folder and install it

$ cd ~/flair $ makepkg -si

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

ID: 1272791
Name: flair
PackageBaseID: 190974
PackageBase: flair
Version: 2.0.0-1
Description: Tool for correction, isoform definition, and alternative splicing analysis of nanopore cDNA, native RNA, and PacBio sequencing reads
URL: https://github.com/BrooksLabUCSC/flair
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1677751211
LastModified: 1686700874
URLPath: /cgit/aur.git/snapshot/flair.tar.gz