spades on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S spades

* (Optional) Uninstall spades on Arch using YAY

$ yay -Rns spades

2. Manually Install "spades" via AUR

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

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

b. Clone spades's git locally

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

c. Go to ~/spades folder and install it

$ cd ~/spades $ makepkg -si

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

ID: 1041806
Name: spades
PackageBaseID: 168415
PackageBase: spades
Version: 3.15.4-1
Description: St. Petersburg genome assembler – is an assembly toolkit containing various assembly pipelines.
URL: http://cab.spbu.ru/software/spades/
NumVotes: 0
Popularity: 0
OutOfDate: 1706678451
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1624854523
LastModified: 1645604612
URLPath: /cgit/aur.git/snapshot/spades.tar.gz