chopper on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S chopper

* (Optional) Uninstall chopper on Arch using YAY

$ yay -Rns chopper

2. Manually Install "chopper" via AUR

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

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

b. Clone chopper's git locally

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

c. Go to ~/chopper folder and install it

$ cd ~/chopper $ makepkg -si

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

ID: 1350569
Name: chopper
PackageBaseID: 196439
PackageBase: chopper
Version: 0.7.0-1
Description: Rust implementation of NanoFilt+NanoLyse intended for long read sequencing
URL: https://github.com/wdecoster/chopper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1691210777
LastModified: 1699574584
URLPath: /cgit/aur.git/snapshot/chopper.tar.gz