How to Install and Uninstall python3-nacl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "python3-nacl" package

Please follow the guidelines below to install python3-nacl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-nacl

2. Uninstall "python3-nacl" package

This tutorial shows how to uninstall python3-nacl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-nacl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-nacl
Priority: optional
Section: universe/python
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-nacl
Version: 1.0.1-1build1
Depends: python3-cffi, python3 (<< 3.6), python3 (>= 3.5~), python3-cffi-backend-api-9729, python3-six, libc6 (>= 2.4), libsodium18 (>= 0.7.0)
Suggests: python-nacl-doc
Filename: pool/universe/p/python-nacl/python3-nacl_1.0.1-1build1_amd64.deb
Size: 18480
MD5sum: ef2884c0f992dba47900021e278c010a
SHA1: 637e544b95d681fd30328ad658a56178a9f783b5
SHA256: 7e05b16d52b7c1fc5a03366247f78ed1d4294609cd06408ff0ab8cdc2a73f6e2
Description-en: 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: 902c57e7d699d2895f897100335462fe
Homepage: https://github.com/pyca/pynacl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu