How to Install and Uninstall python3-pyxs.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-pyxs.noarch" package
This is a short guide on how to install python3-pyxs.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyxs.noarch
Copied
2. Uninstall "python3-pyxs.noarch" package
Here is a brief guide to show you how to uninstall python3-pyxs.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pyxs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyxs.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:03:22 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pyxs
Version : 0.4.1
Release : 9.el8
Architecture : noarch
Size : 37 k
Source : python-pyxs-0.4.1-9.el8.src.rpm
Repository : epel
Summary : Pure Python bindings to XenStore
URL : https://github.com/selectel/pyxs
License : GPLv3
Description : It's a pure Python XenStore client implementation, which covers all of the
: libxs features and adds some nice Pythonic sugar on top.
Available Packages
Name : python3-pyxs
Version : 0.4.1
Release : 9.el8
Architecture : noarch
Size : 37 k
Source : python-pyxs-0.4.1-9.el8.src.rpm
Repository : epel
Summary : Pure Python bindings to XenStore
URL : https://github.com/selectel/pyxs
License : GPLv3
Description : It's a pure Python XenStore client implementation, which covers all of the
: libxs features and adds some nice Pythonic sugar on top.