readseq on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S readseq

* (Optional) Uninstall readseq on Arch using YAY

$ yay -Rns readseq

2. Manually Install "readseq" via AUR

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

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

b. Clone readseq's git locally

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

c. Go to ~/readseq folder and install it

$ cd ~/readseq $ makepkg -si

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

ID: 231975
Name: readseq
PackageBaseID: 100297
PackageBase: readseq
Version: 2.1.30-2
Description: A biosequence data format conversion tool
URL: http://iubio.bio.indiana.edu/soft/molbio/readseq/java/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RaumZeit
Submitter: RaumZeit
FirstSubmitted: 1442651687
LastModified: 1442651830
URLPath: /cgit/aur.git/snapshot/readseq.tar.gz