macOS
brew install cscopelocal Homebrew formula metadata
sudo port install cscopeMacPorts ports tree · devel/cscope/Portfile · source: api.github.com
brew
Tool for browsing source code. Version 15.9 via Homebrew; verified from local package data.
install
brew install cscopelocal Homebrew formula metadata
sudo port install cscopeMacPorts ports tree · devel/cscope/Portfile · source: api.github.com
sudo apk add cscopeAlpine Linux edge package indexes · cscope · source: dl-cdn.alpinelinux.org
sudo apt install cscopeDebian stable package indexes · cscope · source: deb.debian.org
sudo dnf install cscopeFedora Rawhide package metadata · cscope · source: dl.fedoraproject.org
nix profile install nixpkgs#cscopenixpkgs package indexes · pkgs/by-name/cs/cscope/package.nix · source: api.github.com
sudo pacman -S cscopeArch Linux sync databases · cscope · source: geo.mirror.pkgbuild.com
sudo zypper install cscopeopenSUSE Tumbleweed package metadata · cscope · source: download.opensuse.org
scoop install main/cscopeScoop official bucket manifest trees · bucket/cscope.json · source: api.github.com
overview
Tool for browsing source code
history
cscope is a classic Unix source-code browser and cross-reference tool for C-family code. Its history is unusually important for package nerds because it moved from Bell Labs internal tooling into official AT&T Unix and then into open-source Unix distributions.
The official cscope history page attributes the original work to Joe Steffen at Bell Labs in the early 1980s. It describes the first version as growing from shell scripts using grep and sed into a C program that parsed source into a tagged, updateable database for repeated searches.
The cscope homepage says it was part of the official AT&T Unix distribution for many years. The history page says it spread through AT&T and Bell Labs by the exptools network, was used at AT&T locations around the world, and supported projects with millions of lines of C and C++.
The man page describes cscope as an interactive, screen-oriented tool that builds a cscope.out cross-reference database and searches definitions, callers, callees, strings, regular expressions, files, and includes. It can also use cscope.files as the default namefile and offers a line-oriented mode for scripts and editor frontends.
cscope is a small but culturally durable Unix developer tool: curses UI, on-disk indexes, editor integration, and broad packaging across Homebrew, Linux distributions, MacPorts, Nix, Scoop, and others. It is the kind of tool whose package value is stable because it serves old and large codebases without needing a language server.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./cscope.filesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cscope | cli | global executable | |
ocs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://cscope.sourceforge.net/
install metadata
| Package key | brew:cscope |
|---|---|
| Version | 15.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cscope |
| Homepage | https://cscope.sourceforge.net/ |
| Repository | https://sourceforge.net/p/cscope/cscope/ci/master/tree |
| Upstream docs | https://cscope.sourceforge.net/ |
| License | BSD-3-Clause |
| Source archive | https://downloads.sourceforge.net/project/cscope/cscope/v15.9/cscope-15.9.tar.gz |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cscope |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cscope 15.9-2
interactively examine a C program source
https://cscope.sourceforge.net/
sudo apt install cscopecscope
nix profile install nixpkgs#cscopecscope 15.9-2
interactively examine a C program source
https://cscope.sourceforge.net/
sudo apt install cscopecscope 15.9-r1
Cscope is a developer's tool for browsing source code.
https://cscope.sourceforge.net/
sudo apk add cscopecscope-doc 15.9-r1
Cscope is a developer's tool for browsing source code. (documentation)
https://cscope.sourceforge.net/
sudo apk add cscope-doccscope 15.9-31.fc45
C source code tree search and browse tool
sudo dnf install cscopecscope 15.9-3
A developers tool for browsing program code
http://cscope.sourceforge.net/
sudo pacman -S cscopecscope 15.9-2.6
Interactive Tool for Browsing C Source Code
http://cscope.sourceforge.net/
sudo zypper install cscopecscope
sudo port install cscopemain/cscope
scoop install main/cscopesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.