How to Install and Uninstall python3-libnacl.noarch Package on Oracle Linux 9
Last updated: January 15,2025
1. Install "python3-libnacl.noarch" package
In this section, we are going to explain the necessary steps to install python3-libnacl.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-libnacl.noarch
Copied
2. Uninstall "python3-libnacl.noarch" package
This guide let you learn how to uninstall python3-libnacl.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-libnacl.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-libnacl.noarch package on Oracle Linux 9
Last metadata expiration check: 0:01:47 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-libnacl
Version : 1.8.0
Release : 3.el9
Architecture : noarch
Size : 42 k
Source : python-libnacl-1.8.0-3.el9.src.rpm
Repository : epel
Summary : Python bindings for libsodium based on ctypes
URL : https://libnacl.readthedocs.org/
License : ASL 2.0
Description : Python libnacl 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.
Available Packages
Name : python3-libnacl
Version : 1.8.0
Release : 3.el9
Architecture : noarch
Size : 42 k
Source : python-libnacl-1.8.0-3.el9.src.rpm
Repository : epel
Summary : Python bindings for libsodium based on ctypes
URL : https://libnacl.readthedocs.org/
License : ASL 2.0
Description : Python libnacl 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.