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

Last updated: May 19,2024

1. Install "python3-sure" package

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

$ sudo apt update $ sudo apt install python3-sure

2. Uninstall "python3-sure" package

Here is a brief guide to show you how to uninstall python3-sure on Kali Linux:

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

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

Package: python3-sure
Source: python-sure
Version: 2.0.1+git.2023.02.06.3aef950b7c-1
Installed-Size: 98
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-nose, python3-rednose, python3-six, python3:any
Size: 20504
SHA256: 5aadcfb4985cd117a2eb6e622fd0892feba210bc9c77e05d0725778aa8b62127
SHA1: 353dd1bbd65e71220f3929e3a6e5bf5580020316
MD5sum: 16db3b2483e4208cfd31270e1061c351
Description: utility belt for automated testing
Sure is a library for Python that leverages a DSL for writing assertions. In
CPython it monkey-patches the object type, adding some methods and properties
purely for test purposes. Any Python code written after "import sure" gains
testing superpowers.
Description-md5:
Homepage: https://github.com/gabrielfalcao/sure
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-sure/python3-sure_2.0.1+git.2023.02.06.3aef950b7c-1_all.deb