fastuniq on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S fastuniq

* (Optional) Uninstall fastuniq on Arch using YAY

$ yay -Rns fastuniq

2. Manually Install "fastuniq" via AUR

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

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

b. Clone fastuniq's git locally

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

c. Go to ~/fastuniq folder and install it

$ cd ~/fastuniq $ makepkg -si

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

ID: 1409215
Name: fastuniq
PackageBaseID: 202512
PackageBase: fastuniq
Version: 1.1-1
Description: ultrafast de novo tool for removal of duplicates in paired short DNA sequence reads in FASTQ format https://doi.org/10.1371/journal.pone.0052249
URL: https://sourceforge.net/projects/fastuniq/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1707932395
LastModified: 1707933686
URLPath: /cgit/aur.git/snapshot/fastuniq.tar.gz