How to Install and Uninstall gtk-update-icon-cache.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "gtk-update-icon-cache.x86_64" package
This guide let you learn how to install gtk-update-icon-cache.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
gtk-update-icon-cache.x86_64
Copied
2. Uninstall "gtk-update-icon-cache.x86_64" package
In this section, we are going to explain the necessary steps to uninstall gtk-update-icon-cache.x86_64 on Rocky Linux 8:
$
sudo dnf remove
gtk-update-icon-cache.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gtk-update-icon-cache.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:58:24 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gtk-update-icon-cache
Version : 3.22.30
Release : 10.el8
Architecture : x86_64
Size : 32 k
Source : gtk3-3.22.30-10.el8.src.rpm
Repository : appstream
Summary : Icon theme caching utility
URL : http://www.gtk.org
License : LGPLv2+
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.
Available Packages
Name : gtk-update-icon-cache
Version : 3.22.30
Release : 10.el8
Architecture : x86_64
Size : 32 k
Source : gtk3-3.22.30-10.el8.src.rpm
Repository : appstream
Summary : Icon theme caching utility
URL : http://www.gtk.org
License : LGPLv2+
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.