How to Install and Uninstall atk.i686 Package on AlmaLinux 8

Last updated: September 21,2024

1. Install "atk.i686" package

Here is a brief guide to show you how to install atk.i686 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install atk.i686

2. Uninstall "atk.i686" package

Please follow the guidelines below to uninstall atk.i686 on AlmaLinux 8:

$ sudo dnf remove atk.i686 $ sudo dnf autoremove

3. Information about the atk.i686 package on AlmaLinux 8

Last metadata expiration check: 1:50:25 ago on Mon Sep 5 03:22:42 2022.
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.