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

Last updated: July 03,2024

1. Install "python3-securestring" package

This tutorial shows how to install python3-securestring on Kali Linux

$ sudo apt update $ sudo apt install python3-securestring

2. Uninstall "python3-securestring" package

Please follow the step by step instructions below to uninstall python3-securestring on Kali Linux:

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

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

Package: python3-securestring
Source: securestring (0.2-2)
Version: 0.2-2+b2
Installed-Size: 47
Maintainer: Debian Python Team
Architecture: amd64
Depends: libc6 (>= 2.4), libssl3 (>= 3.0.0), python3 (<< 3.13), python3 (>= 3.11~)
Size: 4992
SHA256: 0d00bfecb7f01d709abbbe103077ecebbdfb120128d7c54e85b1eeb03f9e80eb
SHA1: d990e61e0d02d0c15a14c9147eaa028157589a0e
MD5sum: f95183428e3870d1e780a4db6d78b6cb
Description: Clearing the contents of strings containing cryptographic material
Python wrapper around OPENSSL_cleanse() which fills a pointer with a string of
0's, typically used to clear the contents of strings containing cryptographic
material.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/dnet/pysecstr/
Section: python
Priority: optional
Filename: pool/main/s/securestring/python3-securestring_0.2-2+b2_amd64.deb