bandage on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S bandage

* (Optional) Uninstall bandage on Arch using YAY

$ yay -Rns bandage

2. Manually Install "bandage" via AUR

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

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

b. Clone bandage's git locally

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

c. Go to ~/bandage folder and install it

$ cd ~/bandage $ makepkg -si

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

ID: 1224073
Name: bandage
PackageBaseID: 163965
PackageBase: bandage
Version: 0.9.0-1
Description: Bioinformatics Application for Navigating De novo Assembly Graphs Easily
URL: https://github.com/rrwick/Bandage
NumVotes: 1
Popularity: 0.000604
OutOfDate:
Maintainer: aorth
Submitter: aorth
FirstSubmitted: 1614779202
LastModified: 1678456192
URLPath: /cgit/aur.git/snapshot/bandage.tar.gz