cd-hit on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install cd-hit on Arch using YAY
$
yay -S
cd-hit
Copied
* (Optional) Uninstall cd-hit on Arch using YAY
$
yay -Rns
cd-hit
Copied
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
Copied
b. Clone cd-hit's git locally
$
git clone https://aur.archlinux.org/cd-hit.git
~/cd-hit
Copied
c. Go to ~/cd-hit folder and install it
$
cd
~/cd-hit
Copied
$
makepkg -si
Copied
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
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