diamond on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S diamond

* (Optional) Uninstall diamond on Arch using YAY

$ yay -Rns diamond

2. Manually Install "diamond" via AUR

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

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

b. Clone diamond's git locally

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

c. Go to ~/diamond folder and install it

$ cd ~/diamond $ makepkg -si

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

ID: 1396155
Name: diamond
PackageBaseID: 93715
PackageBase: diamond
Version: 2.1.9-1
Description: High performance sequence aligner for protein and translated DNA searches with big sequence data. https://doi.org/10.1038/s41592-021-01101-x
URL: https://github.com/bbuchfink/diamond
NumVotes: 3
Popularity: 4.4E-5
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: justin8
FirstSubmitted: 1433230420
LastModified: 1706724596
URLPath: /cgit/aur.git/snapshot/diamond.tar.gz