How to Install and Uninstall python3-pyxs.noarch Package on CentOS Stream 8

Last updated: May 14,2024

1. Install "python3-pyxs.noarch" package

Please follow the guidance below to install python3-pyxs.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-pyxs.noarch

2. Uninstall "python3-pyxs.noarch" package

This is a short guide on how to uninstall python3-pyxs.noarch on CentOS Stream 8:

$ sudo dnf remove python3-pyxs.noarch $ sudo dnf autoremove

3. Information about the python3-pyxs.noarch package on CentOS Stream 8

Last metadata expiration check: 0:23:31 ago on Sun Feb 25 03:03:59 2024.
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.