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

Last updated: May 20,2024

1. Install "python3-oscrypto" package

Please follow the instructions below to install python3-oscrypto on Kali Linux

$ sudo apt update $ sudo apt install python3-oscrypto

2. Uninstall "python3-oscrypto" package

Please follow the instructions below to uninstall python3-oscrypto on Kali Linux:

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

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

Package: python3-oscrypto
Source: oscrypto
Version: 1.3.0-5
Installed-Size: 966
Maintainer: Debian Python Team
Architecture: all
Depends: python3-asn1crypto (>= 1.5.1), python3:any
Size: 127980
SHA256: fa09bcfc02482c26a90ded7fb87fd12f5c19f67760a7aeed13e33c6d042b41b3
SHA1: dd2a482340b731584e9cbfcbfb19e73663f858ed
MD5sum: 5116634fb0c034ea35555e00f33e2c85
Description: cryptography library for Python
TLS (SSL) sockets, key generation, encryption, decryption, signing,
verification and KDFs using the OS crypto libraries. Does not require a
compiler, and relies on the OS for patching. Works on Windows, OS X and
Linux/BSD.
Description-md5:
Homepage: https://github.com/wbond/oscrypto
Section: python
Priority: optional
Filename: pool/main/o/oscrypto/python3-oscrypto_1.3.0-5_all.deb