How to Install and Uninstall at-spi2-atk.x86_64 Package on Amazon Linux 2

Last updated: October 31,2024

1. Install "at-spi2-atk.x86_64" package

This guide let you learn how to install at-spi2-atk.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install at-spi2-atk.x86_64

2. Uninstall "at-spi2-atk.x86_64" package

This guide let you learn how to uninstall at-spi2-atk.x86_64 on Amazon Linux 2:

$ sudo yum remove at-spi2-atk.x86_64 $ sudo yum autoremove

3. Information about the at-spi2-atk.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : at-spi2-atk
Arch : x86_64
Version : 2.22.0
Release : 2.amzn2.0.2
Size : 81 k
Repo : amzn2-core/2/x86_64
Summary : A GTK+ module that bridges ATK to D-Bus at-spi
URL : https://wiki.linuxfoundation.org/en/AT-SPI_on_D-Bus
License : LGPLv2+
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 version of at-spi is a major break from previous versions.
: It has been completely rewritten to use D-Bus rather than
: ORBIT / CORBA for its transport protocol.
:
: This package includes a gtk-module that bridges ATK to the new
: D-Bus based at-spi.