icon-name-mapping

script for maintaining backwards compatibility of Tango Project

Debian Debian
RUN apt-get update && \ apt-get install -y icon-naming-utils
Ubuntu
RUN apt-get update && \ apt-get install -y icon-naming-utils
Alpine
RUN apk add icon-naming-utils
Arch Arch Linux
RUN pacman -S --noconfirm icon-naming-utils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y icon-naming-utils
CentOS
RUN yum install -y icon-naming-utils
Fedora
RUN dnf install -y icon-naming-utils
Raspbian
RUN apt-get update && \ apt-get install -y icon-naming-utils
click the source code to copy install icon-name-mapping on any operating system with command-not-found.com