barriers on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S barriers

* (Optional) Uninstall barriers on Arch using YAY

$ yay -Rns barriers

2. Manually Install "barriers" via AUR

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

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

b. Clone barriers's git locally

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

c. Go to ~/barriers folder and install it

$ cd ~/barriers $ makepkg -si

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

ID: 669113
Name: barriers
PackageBaseID: 100230
PackageBase: barriers
Version: 1.8.1-1
Description: Compute local minima and energy barriers of a landscape
URL: https://www.tbi.univie.ac.at/RNA/Barriers
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: RaumZeit
Submitter: RaumZeit
FirstSubmitted: 1442572715
LastModified: 1574353609
URLPath: /cgit/aur.git/snapshot/barriers.tar.gz