clustalx on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S clustalx

* (Optional) Uninstall clustalx on Arch using YAY

$ yay -Rns clustalx

2. Manually Install "clustalx" via AUR

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

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

b. Clone clustalx's git locally

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

c. Go to ~/clustalx folder and install it

$ cd ~/clustalx $ makepkg -si

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

ID: 916846
Name: clustalx
PackageBaseID: 100270
PackageBase: clustalx
Version: 2.1-6
Description: Multiple alignment of nucleic acid and protein sequences
URL: http://www.clustal.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: RaumZeit
Submitter: RaumZeit
FirstSubmitted: 1442599103
LastModified: 1622822990
URLPath: /cgit/aur.git/snapshot/clustalx.tar.gz