snakemake7 on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "snakemake7" 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 snakemake7 on Arch using YAY
$
yay -S
snakemake7
Copied
* (Optional) Uninstall snakemake7 on Arch using YAY
$
yay -Rns
snakemake7
Copied
2. Manually Install "snakemake7" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone snakemake7's git locally
$
git clone https://aur.archlinux.org/snakemake7.git
~/snakemake7
Copied
c. Go to ~/snakemake7 folder and install it
$
cd
~/snakemake7
Copied
$
makepkg -si
Copied
3. Information about the snakemake7 package on Arch User Repository (AUR)
ID: 1386201
Name: snakemake7
PackageBaseID: 201559
PackageBase: snakemake7
Version: 7.32.4-1
Description: Python-based language and execution environment for GNU Make-like workflows
URL: https://snakemake.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1705329929
LastModified: 1705329985
URLPath: /cgit/aur.git/snapshot/snakemake7.tar.gz
Name: snakemake7
PackageBaseID: 201559
PackageBase: snakemake7
Version: 7.32.4-1
Description: Python-based language and execution environment for GNU Make-like workflows
URL: https://snakemake.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1705329929
LastModified: 1705329985
URLPath: /cgit/aur.git/snapshot/snakemake7.tar.gz