cd-hit on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S cd-hit

* (Optional) Uninstall cd-hit on Arch using YAY

$ yay -Rns cd-hit

2. Manually Install "cd-hit" via AUR

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

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

b. Clone cd-hit's git locally

$ git clone https://aur.archlinux.org/cd-hit.git ~/cd-hit

c. Go to ~/cd-hit folder and install it

$ cd ~/cd-hit $ makepkg -si

3. Information about the cd-hit package on Arch User Repository (AUR)

ID: 695034
Name: cd-hit
PackageBaseID: 84352
PackageBase: cd-hit
Version: 4.8.1-1
Description: clustering DNA/protein sequence database at high identity with tolerance
URL: http://weizhongli-lab.org/cd-hit/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fbearoff
Submitter: wookietreiber
FirstSubmitted: 1407141136
LastModified: 1581275949
URLPath: /cgit/aur.git/snapshot/cd-hit.tar.gz