How to Install and Uninstall accerciser Package on openSuSE Tumbleweed

Last updated: April 25,2024

1. Install "accerciser" package

Please follow the instructions below to install accerciser on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install accerciser

2. Uninstall "accerciser" package

This tutorial shows how to uninstall accerciser on openSuSE Tumbleweed:

$ sudo zypper remove accerciser

3. Information about the accerciser package on openSuSE Tumbleweed

Information for package accerciser:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : accerciser
Version : 3.42.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : accerciser-3.42.0-1.2.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.