update-icon-caches

icon theme caching utility

Install

All systems
curl cmd.cat/update-icon-caches.sh
Debian Debian
apt-get install gtk-update-icon-cache
Ubuntu
apt-get install gtk-update-icon-cache
Alpine
apk add gtk-update-icon-cache
Arch Arch Linux
pacman -S gtk-update-icon-cache
image/svg+xml Kali Linux
apt-get install gtk-update-icon-cache
CentOS
yum install gtk-update-icon-cache
Fedora
dnf install gtk-update-icon-cache
Windows (WSL2)
sudo apt-get update sudo apt-get install gtk-update-icon-cache
Raspbian
apt-get install gtk-update-icon-cache
Docker
docker run cmd.cat/update-icon-caches update-icon-caches powered by Commando

gtk-update-icon-cache

icon theme caching utility

gtk-update-icon-cache creates mmap()able cache files for icon themes. 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.

libgtk-3-bin

programs for the GTK+ graphical user interface library

GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. This package contains the utilities which are used by the libraries and other packages.

libgtk2.0-bin

programs for the GTK+ graphical user interface library

GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. This package contains the utilities which are used by the libraries and other packages.