canu on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S canu

* (Optional) Uninstall canu on Arch using YAY

$ yay -Rns canu

2. Manually Install "canu" via AUR

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

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

b. Clone canu's git locally

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

c. Go to ~/canu folder and install it

$ cd ~/canu $ makepkg -si

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

ID: 953097
Name: canu
PackageBaseID: 141976
PackageBase: canu
Version: 2.2-1
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: robymetallo
FirstSubmitted: 1557613204
LastModified: 1630060877
URLPath: /cgit/aur.git/snapshot/canu.tar.gz