How to Install and Uninstall python39-PyNaCl Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python39-PyNaCl" package

Please follow the guidance below to install python39-PyNaCl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-PyNaCl

2. Uninstall "python39-PyNaCl" package

This guide let you learn how to uninstall python39-PyNaCl on openSuSE Tumbleweed:

$ sudo zypper remove python39-PyNaCl

3. Information about the python39-PyNaCl package on openSuSE Tumbleweed

Information for package python39-PyNaCl:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-PyNaCl
Version : 1.5.0-4.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 538.7 KiB
Installed : No
Status : not installed
Source package : python-PyNaCl-1.5.0-4.4.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.