graphclust on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S graphclust

* (Optional) Uninstall graphclust on Arch using YAY

$ yay -Rns graphclust

2. Manually Install "graphclust" via AUR

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

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

b. Clone graphclust's git locally

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

c. Go to ~/graphclust folder and install it

$ cd ~/graphclust $ makepkg -si

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

ID: 194354
Name: graphclust
PackageBaseID: 84163
PackageBase: graphclust
Version: 0.7.6-2
Description: structural clustering of RNA sequences
URL: http://www.bioinf.uni-freiburg.de/Software/GraphClust/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wookietreiber
FirstSubmitted: 1406536576
LastModified: 1434189366
URLPath: /cgit/aur.git/snapshot/graphclust.tar.gz