canu-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S canu-bin

* (Optional) Uninstall canu-bin on Arch using YAY

$ yay -Rns canu-bin

2. Manually Install "canu-bin" via AUR

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

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

b. Clone canu-bin's git locally

$ git clone https://aur.archlinux.org/canu-bin.git ~/canu-bin

c. Go to ~/canu-bin folder and install it

$ cd ~/canu-bin $ makepkg -si

3. Information about the canu-bin package on Arch User Repository (AUR)

ID: 1076571
Name: canu-bin
PackageBaseID: 157255
PackageBase: canu-bin
Version: 2.2-2
Description: A fork of the Celera Assembler designed for high-noise single-molecule sequencing
URL: https://canu.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1598932380
LastModified: 1651844825
URLPath: /cgit/aur.git/snapshot/canu-bin.tar.gz