contrafold on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S contrafold

* (Optional) Uninstall contrafold on Arch using YAY

$ yay -Rns contrafold

2. Manually Install "contrafold" via AUR

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

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

b. Clone contrafold's git locally

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

c. Go to ~/contrafold folder and install it

$ cd ~/contrafold $ makepkg -si

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

ID: 294057
Name: contrafold
PackageBaseID: 110124
PackageBase: contrafold
Version: 2.02-2
Description: CONditional TRAining for RNA Secondary Structure Prediction
URL: http://contra.stanford.edu/contrafold/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tzok
Submitter: tzok
FirstSubmitted: 1460713142
LastModified: 1460720118
URLPath: /cgit/aur.git/snapshot/contrafold.tar.gz