kmc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S kmc

* (Optional) Uninstall kmc on Arch using YAY

$ yay -Rns kmc

2. Manually Install "kmc" via AUR

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

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

b. Clone kmc's git locally

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

c. Go to ~/kmc folder and install it

$ cd ~/kmc $ makepkg -si

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

ID: 199366
Name: kmc
PackageBaseID: 88173
PackageBase: kmc
Version: 2.0-2
Description: Count k-mers in a set of reads from genome sequencing projects
URL: http://sun.aei.polsl.pl/kmc/
NumVotes: 0
Popularity: 0
OutOfDate: 1658808613
Maintainer:
Submitter: iosonofabio
FirstSubmitted: 1418393511
LastModified: 1434622420
URLPath: /cgit/aur.git/snapshot/kmc.tar.gz