idba on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S idba

* (Optional) Uninstall idba on Arch using YAY

$ yay -Rns idba

2. Manually Install "idba" via AUR

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

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

b. Clone idba's git locally

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

c. Go to ~/idba folder and install it

$ cd ~/idba $ makepkg -si

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

ID: 556310
Name: idba
PackageBaseID: 90624
PackageBase: idba
Version: 1.1.3-1
Description: iterative de Bruijn graph assembler
URL: http://i.cs.hku.hk/~alse/hkubrg/projects/idba_ud/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: wookietreiber
FirstSubmitted: 1424349151
LastModified: 1541027396
URLPath: /cgit/aur.git/snapshot/idba.tar.gz