How to Install and Uninstall python3-pyatspi.noarch Package on CentOS Stream 9
Last updated: November 15,2024
1. Install "python3-pyatspi.noarch" package
This guide covers the steps necessary to install python3-pyatspi.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyatspi.noarch
Copied
2. Uninstall "python3-pyatspi.noarch" package
Please follow the steps below to uninstall python3-pyatspi.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-pyatspi.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyatspi.noarch package on CentOS Stream 9
Last metadata expiration check: 1:17:22 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-pyatspi
Version : 2.38.1
Release : 3.el9
Architecture : noarch
Size : 101 k
Source : pyatspi-2.38.1-3.el9.src.rpm
Repository : appstream
Summary : Python3 bindings for at-spi
URL : http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
License : LGPLv2 and GPLv2
Description : at-spi allows assistive technologies to access GTK-based
: applications. Essentially it exposes the internals of applications for
: automation, so tools such as screen readers, magnifiers, or even
: scripting interfaces can query and interact with GUI controls.
:
: This package includes a python3 client library for at-spi.
Available Packages
Name : python3-pyatspi
Version : 2.38.1
Release : 3.el9
Architecture : noarch
Size : 101 k
Source : pyatspi-2.38.1-3.el9.src.rpm
Repository : appstream
Summary : Python3 bindings for at-spi
URL : http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
License : LGPLv2 and GPLv2
Description : at-spi allows assistive technologies to access GTK-based
: applications. Essentially it exposes the internals of applications for
: automation, so tools such as screen readers, magnifiers, or even
: scripting interfaces can query and interact with GUI controls.
:
: This package includes a python3 client library for at-spi.