How to Install and Uninstall python3-PyNaCl Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-PyNaCl" package

Please follow the instructions below to install python3-PyNaCl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-PyNaCl

2. Uninstall "python3-PyNaCl" package

This is a short guide on how to uninstall python3-PyNaCl on openSUSE Leap:

$ sudo zypper remove python3-PyNaCl

3. Information about the python3-PyNaCl package on openSUSE Leap

Information for package python3-PyNaCl:
---------------------------------------
Repository : Main Repository
Name : python3-PyNaCl
Version : 1.4.0-150000.3.6.6
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 673.0 KiB
Installed : No
Status : not installed
Source package : python-PyNaCl-1.4.0-150000.3.6.6.src
Upstream URL : https://github.com/pyca/pynacl/
Summary : Python binding to the Networking and Cryptography (NaCl) library
Description :
PyNaCl is a Python binding to the `Networking and Cryptography library`_,
a crypto library with the stated goal of improving usability, security and
speed.