megahit on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S megahit

* (Optional) Uninstall megahit on Arch using YAY

$ yay -Rns megahit

2. Manually Install "megahit" via AUR

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

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

b. Clone megahit's git locally

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

c. Go to ~/megahit folder and install it

$ cd ~/megahit $ makepkg -si

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

ID: 938515
Name: megahit
PackageBaseID: 169164
PackageBase: megahit
Version: 1.2.9-1
Description: Ultra-fast and memory-efficient (meta-)genome assembler
URL: https://github.com/voutcn/megahit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1627113420
LastModified: 1627113420
URLPath: /cgit/aur.git/snapshot/megahit.tar.gz