How to Install and Uninstall accerciser Package on openSUSE Leap

Last updated: April 19,2024

1. Install "accerciser" package

Please follow the steps below to install accerciser on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install accerciser

2. Uninstall "accerciser" package

Please follow the step by step instructions below to uninstall accerciser on openSUSE Leap:

$ sudo zypper remove accerciser

3. Information about the accerciser package on openSUSE Leap

Information for package accerciser:
-----------------------------------
Repository : Main Repository
Name : accerciser
Version : 3.40.0-bp155.1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : accerciser-3.40.0-bp155.1.8.src
Upstream URL : https://wiki.gnome.org/Apps/Accerciser
Summary : Accessibility debugging tool
Description :
Accerciser is an interactive Python accessibility explorer for the
GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing
you to check if an application is providing correct information to
assistive technologies and automated test frameworks. Accerciser has a
simple plugin framework which you can use to create custom views of
accessibility information.
In essence, Accerciser is a next generation at-poke tool.