cdd on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cdd

* (Optional) Uninstall cdd on Arch using YAY

$ yay -Rns cdd

2. Manually Install "cdd" via AUR

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

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

b. Clone cdd's git locally

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

c. Go to ~/cdd folder and install it

$ cd ~/cdd $ makepkg -si

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

ID: 500384
Name: cdd
PackageBaseID: 131367
PackageBase: cdd
Version: 2018.april.2-1
Description: The Conserved Domain Database is a resource for the annotation of functional units in proteins. Its collection of domain models includes a set curated by NCBI, which utilizes 3D structure to provide insights into sequence/structure/function relationships.
URL: ftp://ftp.ncbi.nih.gov
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anadon
Submitter: anadon
FirstSubmitted: 1522873562
LastModified: 1522873562
URLPath: /cgit/aur.git/snapshot/cdd.tar.gz