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

Last updated: November 23,2024

1. Install "python310-PyNaCl" package

This guide let you learn how to install python310-PyNaCl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-PyNaCl

2. Uninstall "python310-PyNaCl" package

Please follow the guidance below to uninstall python310-PyNaCl on openSuSE Tumbleweed:

$ sudo zypper remove python310-PyNaCl

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

Information for package python310-PyNaCl:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-PyNaCl
Version : 1.5.0-4.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 535.4 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.