emboss on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S emboss

* (Optional) Uninstall emboss on Arch using YAY

$ yay -Rns emboss

2. Manually Install "emboss" via AUR

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

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

b. Clone emboss's git locally

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

c. Go to ~/emboss folder and install it

$ cd ~/emboss $ makepkg -si

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

ID: 734761
Name: emboss
PackageBaseID: 22605
PackageBase: emboss
Version: 6.6.0-3
Description: A collection of molecular biology applications
URL: http://emboss.sourceforge.net/
NumVotes: 20
Popularity: 0.000109
OutOfDate:
Maintainer: mschu
Submitter: Allan
FirstSubmitted: 1230466837
LastModified: 1589230493
URLPath: /cgit/aur.git/snapshot/emboss.tar.gz