How to Install and Uninstall gtk-update-icon-cache.x86_64 Package on Fedora 39

Last updated: November 26,2024

1. Install "gtk-update-icon-cache.x86_64" package

Please follow the guidelines below to install gtk-update-icon-cache.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install gtk-update-icon-cache.x86_64

2. Uninstall "gtk-update-icon-cache.x86_64" package

This guide covers the steps necessary to uninstall gtk-update-icon-cache.x86_64 on Fedora 39:

$ sudo dnf remove gtk-update-icon-cache.x86_64 $ sudo dnf autoremove

3. Information about the gtk-update-icon-cache.x86_64 package on Fedora 39

Last metadata expiration check: 2:57:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : gtk-update-icon-cache
Version : 3.24.41
Release : 1.fc39
Architecture : x86_64
Size : 34 k
Source : gtk3-3.24.41-1.fc39.src.rpm
Repository : updates
Summary : Icon theme caching utility
URL : https://gtk.org
License : LGPL-2.0-or-later
Description : GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot of
: system call and disk seek overhead when the application starts. Since the
: format of the cache files allows them to be mmap()ed shared between multiple
: applications, the overall memory consumption is reduced as well.