dialign on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dialign

* (Optional) Uninstall dialign on Arch using YAY

$ yay -Rns dialign

2. Manually Install "dialign" via AUR

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

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

b. Clone dialign's git locally

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

c. Go to ~/dialign folder and install it

$ cd ~/dialign $ makepkg -si

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

ID: 207642
Name: dialign
PackageBaseID: 25137
PackageBase: dialign
Version: 2.2.1-3
Description: Multiple sequence alignment program
URL: http://dialign.gobics.de
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: boenki
Submitter:
FirstSubmitted: 1238510873
LastModified: 1436195808
URLPath: /cgit/aur.git/snapshot/dialign.tar.gz