How to Install and Uninstall python3-atspi Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-atspi" package

Please follow the steps below to install python3-atspi on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-atspi

2. Uninstall "python3-atspi" package

Please follow the guidance below to uninstall python3-atspi on openSUSE Leap:

$ sudo zypper remove python3-atspi

3. Information about the python3-atspi package on openSUSE Leap

Information for package python3-atspi:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-atspi
Version : 2.38.2-150400.5.68
Arch : noarch
Vendor : SUSE LLC
Installed Size : 377.6 KiB
Installed : No
Status : not installed
Source package : python3-atspi-2.38.2-150400.5.68.src
Upstream URL : https://gitlab.gnome.org/GNOME/pyatspi2
Summary : Python bindings for the Assistive Technology Service Provider Interface
Description :
AT-SPI is a general interface for applications to make use of the
accessibility toolkit. This version is based on dbus.
This package contains the python bindings for AT-SPI.