ocs

interactively examine a C program source

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