any2fasta on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S any2fasta

* (Optional) Uninstall any2fasta on Arch using YAY

$ yay -Rns any2fasta

2. Manually Install "any2fasta" via AUR

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

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

b. Clone any2fasta's git locally

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

c. Go to ~/any2fasta folder and install it

$ cd ~/any2fasta $ makepkg -si

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

ID: 1254874
Name: any2fasta
PackageBaseID: 193408
PackageBase: any2fasta
Version: 0.4.2-1
Description: convert various sequence formats to FASTA
URL: https://github.com/tseemann/any2fasta
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1683554261
LastModified: 1683554261
URLPath: /cgit/aur.git/snapshot/any2fasta.tar.gz