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

Last updated: May 15,2024

1. Install "python3-botan" package

This guide let you learn how to install python3-botan on Kali Linux

$ sudo apt update $ sudo apt install python3-botan

2. Uninstall "python3-botan" package

In this section, we are going to explain the necessary steps to uninstall python3-botan on Kali Linux:

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

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

Package: python3-botan
Source: botan
Version: 2.19.4+dfsg-1
Installed-Size: 85
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: python3:any, libbotan-2-19 (= 2.19.4+dfsg-1)
Size: 14872
SHA256: 10a1e9ae12cc16602f54e9cff38e001c0208685108da76b10b1c187f61987d7b
SHA1: c307d7021f1fd6d0083c2cd164d955876b13f7d2
MD5sum: 0bb6cfd0ab9dc00db5646be1fe275bce
Description: multiplatform crypto library (2.x version), Python3 module
Botan is a C++ library which provides support for many common cryptographic
operations, including encryption, authentication, and X.509v3 certificates and
CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES,
MD5, and SHA-1.
.
This package contains the Botan (2.x version) module for Python 3.x .
Description-md5:
Homepage: https://botan.randombit.net/
Section: python
Priority: optional
Filename: pool/main/b/botan/python3-botan_2.19.4+dfsg-1_amd64.deb