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

Last updated: July 02,2024

1. Install "python311-PyNaCl" package

Here is a brief guide to show you how to install python311-PyNaCl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-PyNaCl

2. Uninstall "python311-PyNaCl" package

Please follow the step by step instructions below to uninstall python311-PyNaCl on openSUSE Leap:

$ sudo zypper remove python311-PyNaCl

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

Information for package python311-PyNaCl:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-PyNaCl
Version : 1.5.0-150400.12.3.18
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 619.1 KiB
Installed : No
Status : not installed
Source package : python-PyNaCl-1.5.0-150400.12.3.18.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.