fastahack on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S fastahack

* (Optional) Uninstall fastahack on Arch using YAY

$ yay -Rns fastahack

2. Manually Install "fastahack" via AUR

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

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

b. Clone fastahack's git locally

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

c. Go to ~/fastahack folder and install it

$ cd ~/fastahack $ makepkg -si

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

ID: 1266525
Name: fastahack
PackageBaseID: 193883
PackageBase: fastahack
Version: 1.0.0-3
Description: utilities for indexing and sequence extraction from FASTA files
URL: https://github.com/ekg/fastahack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1684691460
LastModified: 1685664092
URLPath: /cgit/aur.git/snapshot/fastahack.tar.gz