wtdbg on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S wtdbg

* (Optional) Uninstall wtdbg on Arch using YAY

$ yay -Rns wtdbg

2. Manually Install "wtdbg" via AUR

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

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

b. Clone wtdbg's git locally

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

c. Go to ~/wtdbg folder and install it

$ cd ~/wtdbg $ makepkg -si

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

ID: 1068170
Name: wtdbg
PackageBaseID: 178042
PackageBase: wtdbg
Version: 2.5-1
Description: A fuzzy Bruijn graph approach to long noisy reads assembly
URL: https://github.com/ruanjue/wtdbg2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1650215829
LastModified: 1650215829
URLPath: /cgit/aur.git/snapshot/wtdbg.tar.gz