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

Last updated: May 20,2024

1. Install "python3-trustme" package

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

$ sudo apt update $ sudo apt install python3-trustme

2. Uninstall "python3-trustme" package

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

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

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

Package: python3-trustme
Source: python-trustme
Version: 0.9.0-1.1
Installed-Size: 52
Maintainer: Robie Basak
Architecture: all
Depends: python3-cryptography, python3-idna, python3:any
Size: 12096
SHA256: 18143f828e9b5111a716ebdca1536ec9b2df44d78ddbd6d4ff933b3984c9ca94
SHA1: feed80dc0dd990aaef73df42879047efb364bdc1
MD5sum: af8b15b45a9be200a30da18827a93940
Description: fake certificate authority for test use
trustme is a tiny Python package that gives you a fake certificate authority
(CA) that you can use to generate fake TLS certificates to use in tests. Its
only useful purpose is as a dependency of test suites.
Description-md5:
Homepage: https://github.com/python-trio/trustme
Section: python
Priority: optional
Filename: pool/main/p/python-trustme/python3-trustme_0.9.0-1.1_all.deb