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

Last updated: May 18,2024

1. Install "python3-sybil" package

This is a short guide on how to install python3-sybil on Kali Linux

$ sudo apt update $ sudo apt install python3-sybil

2. Uninstall "python3-sybil" package

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

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

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

Package: python3-sybil
Source: python-sybil
Version: 6.0.3-1
Installed-Size: 128
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 24764
SHA256: 329c6b08b6db9a3f1baf0915bdf5c861f53a38070af4b99fe8bed46827b9e200
SHA1: f2f335066ebfb340c9e22c7b3e40ef1fb7dcd4e3
MD5sum: 276b317b0bcfcc0f5cf53b8f1946ec35
Description: Automated testing for the examples in your documentation (Python 3)
This library provides a way to test examples in your documentation by parsing
them from the documentation source and evaluating the parsed examples as part
of your normal test run. Integration is provided for the three main Python test
runners.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/simplistix/sybil/
Section: python
Priority: optional
Filename: pool/main/p/python-sybil/python3-sybil_6.0.3-1_all.deb