fastqc on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "fastqc" 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 fastqc on Arch using YAY
$
yay -S
fastqc
Copied
* (Optional) Uninstall fastqc on Arch using YAY
$
yay -Rns
fastqc
Copied
2. Manually Install "fastqc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fastqc's git locally
$
git clone https://aur.archlinux.org/fastqc.git
~/fastqc
Copied
c. Go to ~/fastqc folder and install it
$
cd
~/fastqc
Copied
$
makepkg -si
Copied
3. Information about the fastqc package on Arch User Repository (AUR)
ID: 1277742
Name: fastqc
PackageBaseID: 103608
PackageBase: fastqc
Version: 0.12.1-4
Description: A quality control tool for high throughput sequence data.
URL: https://www.bioinformatics.babraham.ac.uk/projects/fastqc
NumVotes: 5
Popularity: 0.000109
OutOfDate:
Maintainer: malacology
Submitter: thurisaz
FirstSubmitted: 1448033254
LastModified: 1687543281
URLPath: /cgit/aur.git/snapshot/fastqc.tar.gz
Name: fastqc
PackageBaseID: 103608
PackageBase: fastqc
Version: 0.12.1-4
Description: A quality control tool for high throughput sequence data.
URL: https://www.bioinformatics.babraham.ac.uk/projects/fastqc
NumVotes: 5
Popularity: 0.000109
OutOfDate:
Maintainer: malacology
Submitter: thurisaz
FirstSubmitted: 1448033254
LastModified: 1687543281
URLPath: /cgit/aur.git/snapshot/fastqc.tar.gz