How to Install and Uninstall atk.i686 Package on CentOS 8 / RHEL 8

Last updated: May 02,2024

1. Install "atk.i686" package

Please follow the instructions below to install atk.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install atk.i686

2. Uninstall "atk.i686" package

Please follow the step by step instructions below to uninstall atk.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove atk.i686 $ sudo dnf autoremove

3. Information about the atk.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:50:09 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : atk
Version : 2.28.1
Release : 1.el8
Architecture : i686
Size : 273 k
Source : atk-2.28.1-1.el8.src.rpm
Repository : appstream
Summary : Interfaces for accessibility support
URL : http://developer.gnome.org/platform-overview/stable/atk
License : LGPLv2+
Description : The ATK library provides a set of interfaces for adding accessibility
: support to applications and graphical user interface toolkits. By
: supporting the ATK interfaces, an application or toolkit can be used
: with tools such as screen readers, magnifiers, and alternative input
: devices.