ugene on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S ugene

* (Optional) Uninstall ugene on Arch using YAY

$ yay -Rns ugene

2. Manually Install "ugene" via AUR

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

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

b. Clone ugene's git locally

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

c. Go to ~/ugene folder and install it

$ cd ~/ugene $ makepkg -si

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

ID: 1359914
Name: ugene
PackageBaseID: 172094
PackageBase: ugene
Version: 49.1-1
Description: A free open-source cross-platform bioinformatics software
URL: http://ugene.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1634399409
LastModified: 1700981803
URLPath: /cgit/aur.git/snapshot/ugene.tar.gz