picard-tools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S picard-tools

* (Optional) Uninstall picard-tools on Arch using YAY

$ yay -Rns picard-tools

2. Manually Install "picard-tools" via AUR

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

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

b. Clone picard-tools's git locally

$ git clone https://aur.archlinux.org/picard-tools.git ~/picard-tools

c. Go to ~/picard-tools folder and install it

$ cd ~/picard-tools $ makepkg -si

3. Information about the picard-tools package on Arch User Repository (AUR)

ID: 1353324
Name: picard-tools
PackageBaseID: 75684
PackageBase: picard-tools
Version: 3.1.1-1
Description: set of tools for working with next generation sequencing data in the BAM format
URL: https://github.com/broadinstitute/picard
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: mschu
FirstSubmitted: 1385378637
LastModified: 1700006635
URLPath: /cgit/aur.git/snapshot/picard-tools.tar.gz