How to Install and Uninstall atk.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "atk.i686" package

Please follow the step by step instructions below to install atk.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install atk.i686

2. Uninstall "atk.i686" package

This tutorial shows how to uninstall atk.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove atk.i686 $ sudo dnf autoremove

3. Information about the atk.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:38:35 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : atk
Version : 2.36.0
Release : 5.el9
Architecture : i686
Size : 296 k
Source : atk-2.36.0-5.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.