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

Last updated: September 21,2024

1. Install "python3-pyutilib" package

Learn how to install python3-pyutilib on Kali Linux

$ sudo apt update $ sudo apt install python3-pyutilib

2. Uninstall "python3-pyutilib" package

This is a short guide on how to uninstall python3-pyutilib on Kali Linux:

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

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

Package: python3-pyutilib
Source: pyutilib
Version: 6.0.0-1
Installed-Size: 2317
Maintainer: Debian Python Team
Architecture: all
Depends: python3-nose, python3-six, python3:any
Recommends: python3-pyro4
Suggests: valgrind
Size: 800984
SHA256: 0c6a0792cdd758bbe4400b7431f41764ec0b7a0b9b348f76b834c43d49eaeca6
SHA1: 79dbed9ad373f7803240c7ae135195db3d6998ce
MD5sum: f5affb2de96bb707e75e70fc25eae3e7
Description: Python 3 library featuring development utilities
Pyutilib is a ensemble of Python packages that includes a wide variety
of utilities for software development.
.
The highlight features of this package are:
- pyutilib.component: well-developed architecture for managing software
components in complex Python applications
- pyutilib.workflow: Python classes that provide an intuitive interface
for defining and executing scientific workflows
- pyutilib.autotest: automates the setup of test suites from test
configuration files
- pyutilib.th: utilities for testing Python software. The main component is an
extension of Unittest to support new testing capabilities
.
Plus, the package includes a couple of useful helper scripts.
Description-md5:
Homepage: https://github.com/PyUtilib/pyutilib
Section: python
Priority: optional
Filename: pool/main/p/pyutilib/python3-pyutilib_6.0.0-1_all.deb