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