How to Install and Uninstall python3-ruffus Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-ruffus" package

Here is a brief guide to show you how to install python3-ruffus on Kali Linux

$ sudo apt update $ sudo apt install python3-ruffus

2. Uninstall "python3-ruffus" package

Please follow the step by step instructions below to uninstall python3-ruffus on Kali Linux:

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

3. Information about the python3-ruffus package on Kali Linux

Package: python3-ruffus
Source: python-ruffus
Version: 2.8.4-5
Installed-Size: 1162
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3:any, graphviz
Size: 150896
SHA256: 20ba7934e5de314295cd783c241ed8963c9bbf08bb722c141f769dcc8a7172b8
SHA1: 5538aa2feef2e6f76bd889ca77271b3b15950d65
MD5sum: 29379936a87c96a1de34b922032fbc37
Description: 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:
Multi-Arch: foreign
Homepage: http://www.ruffus.org.uk/
Section: python
Priority: optional
Filename: pool/main/p/python-ruffus/python3-ruffus_2.8.4-5_all.deb