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

Last updated: May 11,2024

1. Install "python3-behave" package

This guide covers the steps necessary to install python3-behave on Kali Linux

$ sudo apt update $ sudo apt install python3-behave

2. Uninstall "python3-behave" package

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

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

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

Package: python3-behave
Source: behave
Version: 1.2.6-5
Installed-Size: 534
Maintainer: Vincent Bernat
Architecture: all
Depends: python3-parse, python3-parse-type, python3-six (>= 1.11), python3:any
Size: 105952
SHA256: e152c3161d1c88c43c5c1b0e6ba234c1ea93acd30d4374bd5291052806adf7fe
SHA1: a8878dccd576817d447a6f350a1d064991ed1904
MD5sum: 147c0b38aaefbcd1f940d8daf87db1ed
Description: behaviour-driven development for Python 3
Behavior-driven development (or BDD) is an agile software development
technique that encourages collaboration between developers, QA, and
non-technical or business participants in a software project.
.
behave uses tests written in a natural language style, backed up
by Python code.
.
This package contains the modules for Python 3.
Description-md5:
Homepage: https://github.com/behave/behave
Section: python
Priority: optional
Filename: pool/main/b/behave/python3-behave_1.2.6-5_all.deb