Edit file File name : adwaita-icon-theme.postrm Content :#!/bin/sh set -e # Automatically added by dh_icons/13.3.4ubuntu2 if which update-icon-caches >/dev/null 2>&1 ; then update-icon-caches /usr/share/icons/Adwaita fi # End automatically added section Save