How to Install and Uninstall python3-pyxs.noarch Package on Fedora 38

Last updated: October 02,2024

1. Install "python3-pyxs.noarch" package

Please follow the guidelines below to install python3-pyxs.noarch on Fedora 38

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

2. Uninstall "python3-pyxs.noarch" package

Please follow the guidance below to uninstall python3-pyxs.noarch on Fedora 38:

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

3. Information about the python3-pyxs.noarch package on Fedora 38

Last metadata expiration check: 3:03:02 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pyxs
Version : 0.4.1
Release : 20.fc38
Architecture : noarch
Size : 49 k
Source : python-pyxs-0.4.1-20.fc38.src.rpm
Repository : fedora
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.