gotohscan on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S gotohscan

* (Optional) Uninstall gotohscan on Arch using YAY

$ yay -Rns gotohscan

2. Manually Install "gotohscan" via AUR

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

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

b. Clone gotohscan's git locally

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

c. Go to ~/gotohscan folder and install it

$ cd ~/gotohscan $ makepkg -si

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

ID: 231912
Name: gotohscan
PackageBaseID: 100288
PackageBase: gotohscan
Version: 2.0_alpha-1
Description: Search short sequences in large database sequences by computing all semi-global alignments
URL: http://www.bioinf.uni-leipzig.de/Software/GotohScan
NumVotes: 0
Popularity: 0
OutOfDate: 1702549447
Maintainer: RaumZeit
Submitter: RaumZeit
FirstSubmitted: 1442614084
LastModified: 1442614208
URLPath: /cgit/aur.git/snapshot/gotohscan.tar.gz