How to Install and Uninstall at-spi.i686 Package on Amazon Linux 2
Last updated: January 08,2025
1. Install "at-spi.i686" package
This guide covers the steps necessary to install at-spi.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
at-spi.i686
Copied
2. Uninstall "at-spi.i686" package
Learn how to uninstall at-spi.i686 on Amazon Linux 2:
$
sudo yum remove
at-spi.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the at-spi.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : at-spi
Arch : i686
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.
Available Packages
Name : at-spi
Arch : i686
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.