How to Install and Uninstall python3-libnacl.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-libnacl.noarch" package
This guide covers the steps necessary to install python3-libnacl.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-libnacl.noarch
Copied
2. Uninstall "python3-libnacl.noarch" package
This guide covers the steps necessary to uninstall python3-libnacl.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-libnacl.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-libnacl.noarch package on Rocky Linux 8
Last metadata expiration check: 2:29:35 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-libnacl
Version : 1.7.2
Release : 5.el8
Architecture : noarch
Size : 44 k
Source : python-libnacl-1.7.2-5.el8.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.7.2
Release : 5.el8
Architecture : noarch
Size : 44 k
Source : python-libnacl-1.7.2-5.el8.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.