mosdepth on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S mosdepth

* (Optional) Uninstall mosdepth on Arch using YAY

$ yay -Rns mosdepth

2. Manually Install "mosdepth" via AUR

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

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

b. Clone mosdepth's git locally

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

c. Go to ~/mosdepth folder and install it

$ cd ~/mosdepth $ makepkg -si

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

ID: 1278741
Name: mosdepth
PackageBaseID: 126855
PackageBase: mosdepth
Version: 0.3.4-1
Description: Fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing
URL: https://github.com/brentp/mosdepth
NumVotes: 1
Popularity: 0
OutOfDate: 1696605485
Maintainer: meanjollies
Submitter: clintval
FirstSubmitted: 1509568476
LastModified: 1687748220
URLPath: /cgit/aur.git/snapshot/mosdepth.tar.gz