multiqc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S multiqc

* (Optional) Uninstall multiqc on Arch using YAY

$ yay -Rns multiqc

2. Manually Install "multiqc" via AUR

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

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

b. Clone multiqc's git locally

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

c. Go to ~/multiqc folder and install it

$ cd ~/multiqc $ makepkg -si

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

ID: 1418226
Name: multiqc
PackageBaseID: 201584
PackageBase: multiqc
Version: 1.21-1
Description: Aggregate results from bioinformatics analyses across many samples into a single report
URL: https://multiqc.info/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1705396302
LastModified: 1709229462
URLPath: /cgit/aur.git/snapshot/multiqc.tar.gz