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

Last updated: February 24,2025

1. Install "python3-libnacl" package

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

$ sudo apt update $ sudo apt install python3-libnacl

2. Uninstall "python3-libnacl" package

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

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

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

Package: python3-libnacl
Source: python-libnacl
Version: 2.1.0-1
Installed-Size: 95
Maintainer: Debian Python Team
Architecture: all
Depends: libsodium23, python3:any
Breaks: python3-duniterpy (<< 0.60.1)
Size: 15812
SHA256: 44ebeee11c0c482e9849cc47264fc3ab17fb9c0169d3d2c96dc615719952ac23
SHA1: 82341dd795c59d4ccc1037fbf55e165c1922e4a6
MD5sum: a5f72f1284897afabe02c7934ca169e9
Description: Python 3 bindings for libsodium based on ctypes
This library is used to gain direct access to the functions exposed by
Daniel J. Bernstein's nacl library via libsodium. It has been constructed
to maintain extensive documentation on how to use nacl as well as being
completely portable.
.
This library is unrelated to Native Client (NaCl), the sandbox used in
Chromium.
Description-md5:
Multi-Arch: foreign
Homepage: https://libnacl.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/p/python-libnacl/python3-libnacl_2.1.0-1_all.deb