bandage on AUR (Arch User Repository)
Last updated: March 13,2025
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
Copied
b. Install bandage on Arch using YAY
$
yay -S
bandage
Copied
* (Optional) Uninstall bandage on Arch using YAY
$
yay -Rns
bandage
Copied
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
Copied
b. Clone bandage's git locally
$
git clone https://aur.archlinux.org/bandage.git
~/bandage
Copied
c. Go to ~/bandage folder and install it
$
cd
~/bandage
Copied
$
makepkg -si
Copied
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
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