pilon on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S pilon

* (Optional) Uninstall pilon on Arch using YAY

$ yay -Rns pilon

2. Manually Install "pilon" via AUR

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

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

b. Clone pilon's git locally

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

c. Go to ~/pilon folder and install it

$ cd ~/pilon $ makepkg -si

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

ID: 929128
Name: pilon
PackageBaseID: 168559
PackageBase: pilon
Version: 1.24-1
Description: Pilon is an automated genome assembly improvement and variant detection tool.
URL: https://github.com/broadinstitute/pilon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1625211445
LastModified: 1625211445
URLPath: /cgit/aur.git/snapshot/pilon.tar.gz