python-ruffus on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-ruffus

* (Optional) Uninstall python-ruffus on Arch using YAY

$ yay -Rns python-ruffus

2. Manually Install "python-ruffus" via AUR

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

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

b. Clone python-ruffus's git locally

$ git clone https://aur.archlinux.org/python-ruffus.git ~/python-ruffus

c. Go to ~/python-ruffus folder and install it

$ cd ~/python-ruffus $ makepkg -si

3. Information about the python-ruffus package on Arch User Repository (AUR)

ID: 1075802
Name: python-ruffus
PackageBaseID: 103588
PackageBase: python-ruffus
Version: 2.8.4-2
Description: Lightweight Python library for computational pipelines
URL: https://github.com/cgat-developers/ruffus
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mutantmonkey
FirstSubmitted: 1448006935
LastModified: 1651722002
URLPath: /cgit/aur.git/snapshot/python-ruffus.tar.gz