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

Last updated: February 07,2025

1. Install "at-spi.x86_64" package

Please follow the steps below to install at-spi.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install at-spi.x86_64

2. Uninstall "at-spi.x86_64" package

In this section, we are going to explain the necessary steps to uninstall at-spi.x86_64 on Amazon Linux 2:

$ sudo yum remove at-spi.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : at-spi
Arch : x86_64
Version : 1.32.0
Release : 12.amzn2.0.2
Size : 242 k
Repo : amzn2-core/2/x86_64
Summary : Assistive Technology Service Provider Interface
URL : http://developer.gnome.org/projects/gap/
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.