symlinks

scan/change symbolic links

Debian Debian
RUN apt-get update && \ apt-get install -y symlinks
Ubuntu
RUN apt-get update && \ apt-get install -y symlinks
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y symlinks
CentOS
RUN yum install -y symlinks
Fedora
RUN dnf install -y symlinks
Raspbian
RUN apt-get update && \ apt-get install -y symlinks
click the source code to copy install symlinks on any operating system with command-not-found.com