mash on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "mash" 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
Copied
b. Install mash on Arch using YAY
$
yay -S
mash
Copied
* (Optional) Uninstall mash on Arch using YAY
$
yay -Rns
mash
Copied
2. Manually Install "mash" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mash's git locally
$
git clone https://aur.archlinux.org/mash.git
~/mash
Copied
c. Go to ~/mash folder and install it
$
cd
~/mash
Copied
$
makepkg -si
Copied
3. Information about the mash package on Arch User Repository (AUR)
ID: 875857
Name: mash
PackageBaseID: 146530
PackageBase: mash
Version: 2.3-1
Description: Fast genome and metagenome distance estimation using MinHash
URL: https://github.com/marbl/Mash/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kloetzl
Submitter: kloetzl
FirstSubmitted: 1573311433
LastModified: 1615482533
URLPath: /cgit/aur.git/snapshot/mash.tar.gz
Name: mash
PackageBaseID: 146530
PackageBase: mash
Version: 2.3-1
Description: Fast genome and metagenome distance estimation using MinHash
URL: https://github.com/marbl/Mash/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kloetzl
Submitter: kloetzl
FirstSubmitted: 1573311433
LastModified: 1615482533
URLPath: /cgit/aur.git/snapshot/mash.tar.gz