racon on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S racon

* (Optional) Uninstall racon on Arch using YAY

$ yay -Rns racon

2. Manually Install "racon" via AUR

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

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

b. Clone racon's git locally

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

c. Go to ~/racon folder and install it

$ cd ~/racon $ makepkg -si

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

ID: 1006650
Name: racon
PackageBaseID: 157259
PackageBase: racon
Version: 1.5.0-1
Description: Ultrafast consensus module for raw de novo genome assembly
URL: https://github.com/lbcb-sci/racon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1598939641
LastModified: 1639933110
URLPath: /cgit/aur.git/snapshot/racon.tar.gz