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

Last updated: July 02,2024

1. Install "python3-robber" package

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

$ sudo apt update $ sudo apt install python3-robber

2. Uninstall "python3-robber" package

This guide covers the steps necessary to uninstall python3-robber on Kali Linux:

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

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

Package: python3-robber
Source: robber
Version: 1.1.5-3
Installed-Size: 64
Maintainer: Debian Python Team
Architecture: all
Depends: python3-termcolor, python3:any
Size: 9872
SHA256: ce5673ef936fde9570288f365185b7ad3756f2bfec9cf6dcccfa4122201a315a
SHA1: eb24ea2687a875026d3c3ffd6831be27f9a44493
MD5sum: 21e0ba6910f5b6474176d900d137fba5
Description: BDD / TDD assertion library for Python (Python 3)
Python Library that provides assertion functions for Test-driven
Development and Behavior-Driven Development.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/EastAgile/robber.py
Section: python
Priority: optional
Filename: pool/main/r/robber/python3-robber_1.1.5-3_all.deb

5. The same packages on other Linux Distributions