musket on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S musket

* (Optional) Uninstall musket on Arch using YAY

$ yay -Rns musket

2. Manually Install "musket" via AUR

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

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

b. Clone musket's git locally

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

c. Go to ~/musket folder and install it

$ cd ~/musket $ makepkg -si

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

ID: 1023552
Name: musket
PackageBaseID: 94833
PackageBase: musket
Version: 1.1-2
Description: a parallel short-read error corrector for Illumina sequencing
URL: https://musket.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: wookietreiber
FirstSubmitted: 1434705589
LastModified: 1642882554
URLPath: /cgit/aur.git/snapshot/musket.tar.gz