cmfinder on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cmfinder

* (Optional) Uninstall cmfinder on Arch using YAY

$ yay -Rns cmfinder

2. Manually Install "cmfinder" via AUR

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

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

b. Clone cmfinder's git locally

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

c. Go to ~/cmfinder folder and install it

$ cd ~/cmfinder $ makepkg -si

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

ID: 194355
Name: cmfinder
PackageBaseID: 84166
PackageBase: cmfinder
Version: 0.2-2
Description: A Covariance Model Based RNA Motif Finding Algorithm
URL: http://bio.cs.washington.edu/yzizhen/CMfinder/
NumVotes: 1
Popularity: 0
OutOfDate: 1700506113
Maintainer:
Submitter: wookietreiber
FirstSubmitted: 1406562454
LastModified: 1434189369
URLPath: /cgit/aur.git/snapshot/cmfinder.tar.gz