How to Install and Uninstall python3-ruffus Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 23,2024

1. Install "python3-ruffus" package

Learn how to install python3-ruffus on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-ruffus

2. Uninstall "python3-ruffus" package

This guide covers the steps necessary to uninstall python3-ruffus on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-ruffus $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ruffus package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-ruffus
Priority: optional
Section: universe/python
Installed-Size: 559
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: python-ruffus
Version: 2.6.3+dfsg-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-ruffus/python3-ruffus_2.6.3+dfsg-2_all.deb
Size: 86830
MD5sum: c25194ffab30ab084a6d9d83548522d0
SHA1: 245597d4d0f8adff986c0cf312b6bc52fec20488
SHA256: 989624eb1529af0789d3f4f616979cdc3c9922facca91b3ed57215619b763d4a
Description-en: Python3 computation pipeline library widely used in bioinformatics
Ruffus is designed to allow scientific and other analyses to be automated
with the minimum of fuss and the least effort.
.
* Lightweight: Suitable for the simplest of tasks
* Scalable: Handles even fiendishly complicated pipelines which would cause
make or scons to go cross-eyed and recursive.
* Standard Python: No "clever magic", no pre-processing.
* Unintrusive: Unambitious, lightweight syntax which tries to do this one
small thing well.
.
This package provides python3 modules.
Description-md5: 5c735dc33cb5b47e68df109b04c44c39
Homepage: http://www.ruffus.org.uk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu