licensecheck

simple license checker for source files

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