How to Install and Uninstall python3-ruffus.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "python3-ruffus.noarch" package
This is a short guide on how to install python3-ruffus.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-ruffus.noarch
Copied
2. Uninstall "python3-ruffus.noarch" package
Please follow the step by step instructions below to uninstall python3-ruffus.noarch on Fedora 36:
$
sudo dnf remove
python3-ruffus.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ruffus.noarch package on Fedora 36
Last metadata expiration check: 0:54:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-ruffus
Version : 2.8.4
Release : 8.fc36
Architecture : noarch
Size : 337 k
Source : python-ruffus-2.8.4-8.fc36.src.rpm
Repository : fedora
Summary : Light-weight Python computational pipeline management
URL : https://github.com/cgat-developers/ruffus
License : MIT
Description : The Ruffus module is a lightweight way to add support for running computational
: pipelines. Computational pipelines are often conceptually quite simple,
: especially if we breakdown the process into simple stages, or separate tasks.
: Each stage or task in a computational pipeline is represented by a Python
: function. Each Python function can be called in parallel to run multiple jobs.
Available Packages
Name : python3-ruffus
Version : 2.8.4
Release : 8.fc36
Architecture : noarch
Size : 337 k
Source : python-ruffus-2.8.4-8.fc36.src.rpm
Repository : fedora
Summary : Light-weight Python computational pipeline management
URL : https://github.com/cgat-developers/ruffus
License : MIT
Description : The Ruffus module is a lightweight way to add support for running computational
: pipelines. Computational pipelines are often conceptually quite simple,
: especially if we breakdown the process into simple stages, or separate tasks.
: Each stage or task in a computational pipeline is represented by a Python
: function. Each Python function can be called in parallel to run multiple jobs.