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