qualimap on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S qualimap

* (Optional) Uninstall qualimap on Arch using YAY

$ yay -Rns qualimap

2. Manually Install "qualimap" via AUR

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

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

b. Clone qualimap's git locally

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

c. Go to ~/qualimap folder and install it

$ cd ~/qualimap $ makepkg -si

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

ID: 494707
Name: qualimap
PackageBaseID: 127633
PackageBase: qualimap
Version: 2.2.1-2
Description: Utility to evaluate the quality of next-generation sequencing data
URL: http://qualimap.bioinfo.cipf.es/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1512083095
LastModified: 1521161381
URLPath: /cgit/aur.git/snapshot/qualimap.tar.gz