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

Last updated: May 09,2024

1. Install "python2-atspi" package

In this section, we are going to explain the necessary steps to install python2-atspi on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-atspi

2. Uninstall "python2-atspi" package

Learn how to uninstall python2-atspi on openSUSE Leap:

$ sudo zypper remove python2-atspi

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

Information for package python2-atspi:
--------------------------------------
Repository : Main Repository
Name : python2-atspi
Version : 2.34.0-1.32
Arch : noarch
Vendor : SUSE LLC
Installed Size : 399,3 KiB
Installed : No
Status : not installed
Source package : python-atspi-2.34.0-1.32.src
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.