miniasm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S miniasm

* (Optional) Uninstall miniasm on Arch using YAY

$ yay -Rns miniasm

2. Manually Install "miniasm" via AUR

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

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

b. Clone miniasm's git locally

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

c. Go to ~/miniasm folder and install it

$ cd ~/miniasm $ makepkg -si

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

ID: 1194487
Name: miniasm
PackageBaseID: 189405
PackageBase: miniasm
Version: 0.3-1
Description: Overlap-Layout-Consensus-based de novo assembler for long reads
URL: https://github.com/lh3/miniasm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: c4lyx
Submitter: c4lyx
FirstSubmitted: 1673366630
LastModified: 1673366630
URLPath: /cgit/aur.git/snapshot/miniasm.tar.gz