idba on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install idba on Arch using YAY
$
yay -S
idba
Copied
* (Optional) Uninstall idba on Arch using YAY
$
yay -Rns
idba
Copied
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
Copied
b. Clone idba's git locally
$
git clone https://aur.archlinux.org/idba.git
~/idba
Copied
c. Go to ~/idba folder and install it
$
cd
~/idba
Copied
$
makepkg -si
Copied
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
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