multiqc on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install multiqc on Arch using YAY
$
yay -S
multiqc
Copied
* (Optional) Uninstall multiqc on Arch using YAY
$
yay -Rns
multiqc
Copied
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
Copied
b. Clone multiqc's git locally
$
git clone https://aur.archlinux.org/multiqc.git
~/multiqc
Copied
c. Go to ~/multiqc folder and install it
$
cd
~/multiqc
Copied
$
makepkg -si
Copied
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
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