amos on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S amos

* (Optional) Uninstall amos on Arch using YAY

$ yay -Rns amos

2. Manually Install "amos" via AUR

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

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

b. Clone amos's git locally

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

c. Go to ~/amos folder and install it

$ cd ~/amos $ makepkg -si

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

ID: 187438
Name: amos
PackageBaseID: 60261
PackageBase: amos
Version: 3.1.0-3
Description: A modular, open source whole-genome assembler
URL: http://sourceforge.net/apps/mediawiki/amos/index.php?title=AMOS
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1340421154
LastModified: 1433810648
URLPath: /cgit/aur.git/snapshot/amos.tar.gz