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

Last updated: September 28,2024

1. Install "python311-PyNaCl" package

Learn how to install python311-PyNaCl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-PyNaCl

2. Uninstall "python311-PyNaCl" package

This guide covers the steps necessary to uninstall python311-PyNaCl on openSuSE Tumbleweed:

$ sudo zypper remove python311-PyNaCl

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

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