seqdistk on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S seqdistk

* (Optional) Uninstall seqdistk on Arch using YAY

$ yay -Rns seqdistk

2. Manually Install "seqdistk" via AUR

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

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

b. Clone seqdistk's git locally

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

c. Go to ~/seqdistk folder and install it

$ cd ~/seqdistk $ makepkg -si

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

ID: 1236631
Name: seqdistk
PackageBaseID: 188204
PackageBase: seqdistk
Version: 1.0-2
Description: tools to calculate the distance among sequence
URL: https://github.com/htczero/SeqDistK
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1669395098
LastModified: 1680635399
URLPath: /cgit/aur.git/snapshot/seqdistk.tar.gz