fseq on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S fseq

* (Optional) Uninstall fseq on Arch using YAY

$ yay -Rns fseq

2. Manually Install "fseq" via AUR

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

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

b. Clone fseq's git locally

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

c. Go to ~/fseq folder and install it

$ cd ~/fseq $ makepkg -si

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

ID: 218134
Name: fseq
PackageBaseID: 91234
PackageBase: fseq
Version: 1.84-1
Description: software package that generates a continuous tag sequence density estimation allowing identification of biologically meaningful sites whose output can be displayed directly in the UCSC Genome Browser
URL: http://fureylab.web.unc.edu/software/fseq/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1425986263
LastModified: 1438771496
URLPath: /cgit/aur.git/snapshot/fseq.tar.gz