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

Last updated: May 19,2024

1. Install "python-ruffus" package

In this section, we are going to explain the necessary steps to install python-ruffus on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ruffus

2. Uninstall "python-ruffus" package

Please follow the guidelines below to uninstall python-ruffus on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-ruffus
Priority: optional
Section: universe/python
Installed-Size: 559
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 2.6.3+dfsg-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-drmaa
Filename: pool/universe/p/python-ruffus/python-ruffus_2.6.3+dfsg-2_all.deb
Size: 86762
MD5sum: aba2c6791ea7caa7dec391753e0306be
SHA1: b7e88798cefb9bfad41b6df345d950a73ced0e99
SHA256: 082c8e09b73240050dd55ecdf3c16b23be91108158a549b9bc1952338a942dc6
Description-en: Python 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.
Description-md5: c48a8aa6f2b09da76afbb79b1d26fd26
Homepage: http://www.ruffus.org.uk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu