# Installer cscope

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cscope pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:cscope
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cscope
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cscope
```

  Preuve: MacPorts ports tree: devel/cscope/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add cscope
```

  Preuve: Alpine Linux edge package indexes: cscope from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install cscope
```

  Preuve: Debian stable package indexes: cscope from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install cscope
```

  Preuve: Fedora Rawhide package metadata: cscope from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#cscope
```

  Preuve: nixpkgs package indexes: pkgs/by-name/cs/cscope/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S cscope
```

  Preuve: Arch Linux sync databases: cscope from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install cscope
```

  Preuve: openSUSE Tumbleweed package metadata: cscope from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/cscope
```

  Preuve: Scoop official bucket manifest trees: bucket/cscope.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:cscope
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cscope>
- **Version:** 15.9
- **Résumé source:** Tool for browsing source code
- **Page d'accueil:** <https://cscope.sourceforge.net/>
- **Docs amont:** <https://cscope.sourceforge.net/>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://downloads.sourceforge.net/project/cscope/cscope/v15.9/cscope-15.9.tar.gz>
- **Mis à jour:** 2026-02-19T14:35:45+01:00
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- cscope (cli)
- ocs (cli)
- cscope (alias)
- ocs (alias)

## Bibliothèques fournies par macOS

- ncurses

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 15.9
- gestionnaire mis à jour: 2026-02-19
- données locales: ok
- dépôt amont: https://cscope.sourceforge.net/
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** green / low
- narrow executable package without higher-risk signals

## Liens liés

- [macvim](https://www.automicvault.com/pkg/brew/macvim/) - Popular package that depends on this formula.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
