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

Last updated: May 20,2024

1. Install "python-nacl" package

This guide let you learn how to install python-nacl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-nacl

2. Uninstall "python-nacl" package

This guide covers the steps necessary to uninstall python-nacl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-nacl
Priority: optional
Section: universe/python
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 1.0.1-1build1
Depends: python-cffi, python (<< 2.8), python (>= 2.7~), python-cffi-backend-api-9729, python-six, python:any (>= 2.7.5-5~), libc6 (>= 2.4), libsodium18 (>= 0.7.0)
Suggests: python-nacl-doc
Filename: pool/universe/p/python-nacl/python-nacl_1.0.1-1build1_amd64.deb
Size: 18326
MD5sum: a47b1a46c2ac43be4641dbf323e960fb
SHA1: 244498437e2347cf4bf5e6e76b24ce78621d2e4e
SHA256: 09ebb7ccb528862ed60aa26896e60256038b15ab35fbbe77a722aff9400fb1dd
Description-en: Python bindings to libsodium (Python 2)
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 2 version of pynacl.
Description-md5: ed9cd199c5af7218bd2f2e4b6d5b33a8
Homepage: https://github.com/pyca/pynacl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu