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

Last updated: May 15,2024

1. Install "python3-nacl" package

In this section, we are going to explain the necessary steps to install python3-nacl on Kali Linux

$ sudo apt update $ sudo apt install python3-nacl

2. Uninstall "python3-nacl" package

Please follow the guidelines below to uninstall python3-nacl on Kali Linux:

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

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

Package: python3-nacl
Source: python-nacl
Version: 1.5.0-4
Installed-Size: 390
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.4), libsodium23 (>= 1.0.18)
Suggests: python-nacl-doc
Size: 56532
SHA256: 897c345165fb20f7d55d8e14262c2bdf938bd9c13bb5eea6583080202c6220a7
SHA1: 539cbfb7788ce950e72f8178009651bfb9ccc7d7
MD5sum: 488a747d3551c49bd85bb44ae30cc7d7
Description: Python bindings to libsodium (Python 3)
PyNaCl is a Python binding to the Networking and Cryptography library (in the
form of libsodium), a crypto library with the stated goal of improving
usability, security and speed.
.
This package contains the Python 3 version of pynacl.
Description-md5:
Homepage: https://github.com/pyca/pynacl/
Section: python
Priority: optional
Filename: pool/main/p/python-nacl/python3-nacl_1.5.0-4_amd64.deb