dssp on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S dssp

* (Optional) Uninstall dssp on Arch using YAY

$ yay -Rns dssp

2. Manually Install "dssp" via AUR

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

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

b. Clone dssp's git locally

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

c. Go to ~/dssp folder and install it

$ cd ~/dssp $ makepkg -si

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

ID: 704569
Name: dssp
PackageBaseID: 103240
PackageBase: dssp
Version: 3.1.4-1
Description: Secondary structure assignment for proteins
URL: http://swift.cmbi.ru.nl/gv/dssp/HTML/distrib.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: hseara
Submitter: hseara
FirstSubmitted: 1447332443
LastModified: 1583514721
URLPath: /cgit/aur.git/snapshot/dssp.tar.gz