seqtk on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "seqtk" 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
Copied
b. Install seqtk on Arch using YAY
$
yay -S
seqtk
Copied
* (Optional) Uninstall seqtk on Arch using YAY
$
yay -Rns
seqtk
Copied
2. Manually Install "seqtk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone seqtk's git locally
$
git clone https://aur.archlinux.org/seqtk.git
~/seqtk
Copied
c. Go to ~/seqtk folder and install it
$
cd
~/seqtk
Copied
$
makepkg -si
Copied
3. Information about the seqtk package on Arch User Repository (AUR)
ID: 661119
Name: seqtk
PackageBaseID: 123244
PackageBase: seqtk
Version: 1.3-1
Description: Toolkit for processing sequences in FASTA/Q formats
URL: https://github.com/lh3/seqtk
NumVotes: 2
Popularity: 0
OutOfDate: 1710264423
Maintainer: alienzj
Submitter: alienzj
FirstSubmitted: 1497031830
LastModified: 1572400924
URLPath: /cgit/aur.git/snapshot/seqtk.tar.gz
Name: seqtk
PackageBaseID: 123244
PackageBase: seqtk
Version: 1.3-1
Description: Toolkit for processing sequences in FASTA/Q formats
URL: https://github.com/lh3/seqtk
NumVotes: 2
Popularity: 0
OutOfDate: 1710264423
Maintainer: alienzj
Submitter: alienzj
FirstSubmitted: 1497031830
LastModified: 1572400924
URLPath: /cgit/aur.git/snapshot/seqtk.tar.gz