How to Install and Uninstall atk-devel.i686 Package on CentOS Stream 9

Last updated: October 11,2024

1. Install "atk-devel.i686" package

In this section, we are going to explain the necessary steps to install atk-devel.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install atk-devel.i686

2. Uninstall "atk-devel.i686" package

This guide covers the steps necessary to uninstall atk-devel.i686 on CentOS Stream 9:

$ sudo dnf remove atk-devel.i686 $ sudo dnf autoremove

3. Information about the atk-devel.i686 package on CentOS Stream 9

Last metadata expiration check: 2:26:04 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : atk-devel
Version : 2.36.0
Release : 5.el9
Architecture : i686
Size : 190 k
Source : atk-2.36.0-5.el9.src.rpm
Repository : appstream
Summary : Development files for the ATK accessibility toolkit
URL : http://developer.gnome.org/platform-overview/stable/atk
License : LGPLv2+
Description : This package includes libraries, header files, and developer documentation
: needed for development of applications or toolkits which use ATK.