generic_count

programs for counting physical source lines of code (SLOC)

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