How to Install and Uninstall python38-libnacl Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-libnacl" package
Learn how to install python38-libnacl on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-libnacl
Copied
2. Uninstall "python38-libnacl" package
This is a short guide on how to uninstall python38-libnacl on openSuSE Tumbleweed:
$
sudo zypper remove
python38-libnacl
Copied
3. Information about the python38-libnacl package on openSuSE Tumbleweed
Information for package python38-libnacl:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-libnacl
Version : 1.7.2-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 177,6 KiB
Installed : No
Status : not installed
Source package : python-libnacl-1.7.2-2.2.src
Summary : Python bindings for libsodium based on ctypes
Description :
This library is used to gain direct access to the functions exposed by Daniel J. Bernstein's nacl library via libsodium.
It has been constructed to maintain extensive documentation on how to use nacl as well as being completely portable. The file
in libnacl/__init__.py can be pulled out and placed directly in any project to give a single file binding to all of nacl.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-libnacl
Version : 1.7.2-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 177,6 KiB
Installed : No
Status : not installed
Source package : python-libnacl-1.7.2-2.2.src
Summary : Python bindings for libsodium based on ctypes
Description :
This library is used to gain direct access to the functions exposed by Daniel J. Bernstein's nacl library via libsodium.
It has been constructed to maintain extensive documentation on how to use nacl as well as being completely portable. The file
in libnacl/__init__.py can be pulled out and placed directly in any project to give a single file binding to all of nacl.