cscope-indexer
interactively examine a C program source
RUN apt-get update && \
apt-get install -y cscope
RUN apt-get update && \
apt-get install -y cscope
RUN pacman -S --noconfirm cscope
RUN apt-get update && \
apt-get install -y cscope
RUN yum install -y cscope
RUN dnf install -y cscope
RUN apt-get update && \
apt-get install -y cscope