gblocks on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gblocks

* (Optional) Uninstall gblocks on Arch using YAY

$ yay -Rns gblocks

2. Manually Install "gblocks" via AUR

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

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

b. Clone gblocks's git locally

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

c. Go to ~/gblocks folder and install it

$ cd ~/gblocks $ makepkg -si

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

ID: 1388119
Name: gblocks
PackageBaseID: 196237
PackageBase: gblocks
Version: 0.91b-7
Description: A program written in ANSI C language that eliminates poorly aligned positions and divergent regions of an alignment of DNA or protein sequences. https://doi.org/10.1093/oxfordjournals.molbev.a026334
URL: https://www.biologiaevolutiva.org/jcastresana/Gblocks.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1690647141
LastModified: 1705579305
URLPath: /cgit/aur.git/snapshot/gblocks.tar.gz