r-kmer on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-kmer

* (Optional) Uninstall r-kmer on Arch using YAY

$ yay -Rns r-kmer

2. Manually Install "r-kmer" via AUR

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

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

b. Clone r-kmer's git locally

$ git clone https://aur.archlinux.org/r-kmer.git ~/r-kmer

c. Go to ~/r-kmer folder and install it

$ cd ~/r-kmer $ makepkg -si

3. Information about the r-kmer package on Arch User Repository (AUR)

ID: 1092279
Name: r-kmer
PackageBaseID: 181057
PackageBase: r-kmer
Version: 1.1.2-4
Description: Fast K-Mer Counting and Clustering for Biological Sequence Analysis
URL: https://cran.r-project.org/package=kmer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654494428
LastModified: 1654494428
URLPath: /cgit/aur.git/snapshot/r-kmer.tar.gz