How to Install and Uninstall python3-wtforms-test Package on Kali Linux

Last updated: June 28,2024

1. Install "python3-wtforms-test" package

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

$ sudo apt update $ sudo apt install python3-wtforms-test

2. Uninstall "python3-wtforms-test" package

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

$ sudo apt remove python3-wtforms-test $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-wtforms-test package on Kali Linux

Package: python3-wtforms-test
Source: wtforms-test
Version: 0.1.1-3
Installed-Size: 83
Maintainer: Debian Python Team
Architecture: all
Depends: python3-wtforms, python3:any, libjs-sphinxdoc (>= 4.3)
Size: 13464
SHA256: 4764c2dc4bd5c0486d9cbfc306218000e6f7f9fda9676464efe3d58a68b5c17c
SHA1: 56c60124c8bf2eac1768be361a74baaecc962d86
MD5sum: 4a3431f9371245b3460ad08cb09cf777
Description: pytest helpers for WTForms
WTForms-Test provides various pytest unittest helpers for testing WTForms
based forms. Includes checks for a field's existence on a form, and various
attributes on a field such as: validators, min/max length, description,
optional/required, etc...
Description-md5:
Homepage: https://github.com/kvesteri/wtforms-test
Section: python
Priority: optional
Filename: pool/main/w/wtforms-test/python3-wtforms-test_0.1.1-3_all.deb