How to Install and Uninstall gtk-update-icon-cache.x86_64 Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "gtk-update-icon-cache.x86_64" package
Please follow the steps below to install gtk-update-icon-cache.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
gtk-update-icon-cache.x86_64
Copied
2. Uninstall "gtk-update-icon-cache.x86_64" package
This tutorial shows how to uninstall gtk-update-icon-cache.x86_64 on Oracle Linux 9:
$
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 Oracle Linux 9
Last metadata expiration check: 1:11:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gtk-update-icon-cache
Version : 3.24.31
Release : 2.el9
Architecture : x86_64
Size : 34 k
Source : gtk3-3.24.31-2.el9.src.rpm
Repository : ol9_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.24.31
Release : 2.el9
Architecture : x86_64
Size : 34 k
Source : gtk3-3.24.31-2.el9.src.rpm
Repository : ol9_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.