# gotags mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gotags in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:gotags
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gotags
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gotags
```

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

## Paketfakten

- **Paketschlüssel:** brew:gotags
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gotags>
- **Version:** 1.4.1
- **Quellzusammenfassung:** Tag generator for Go, compatible with ctags
- **Homepage:** <https://github.com/jstemmer/gotags>
- **Repository:** <https://github.com/jstemmer/gotags>
- **Upstream-Dokumentation:** <https://github.com/jstemmer/gotags#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/jstemmer/gotags/archive/refs/tags/v1.4.1.tar.gz>
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- gotags (cli)
- gotags (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.4.1
- lokale Daten: OK
- Upstream-Repository: https://github.com/jstemmer/gotags
- neueste erkannte Version: v1.4.1 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

gotags is a small Go command-line tool that emits ctags-compatible tag files for Go source code. Its role is intentionally narrow: make Go symbols available to editors and tag browsers that already understand the ctags format.

### Projektgeschichte

The GitHub repository was created in March 2012, early in Go's public tooling era, and the v1.0.0 tag points at a March 2012 commit that updated the README and screenshot. The README describes gotags as a ctags-compatible tag generator for Go and documents editor-oriented flags such as recursive traversal, standard-output writing, and sorted tag output.

### Adoptionsgeschichte

Adoption appears to have been concentrated in editor workflows rather than broad application stacks. The README includes Vim Tagbar configuration and an Emacs integration through gotags-el, and Homebrew packages the tool as a standalone formula.

### Wie es verwendet wird

Users run gotags over Go source files or directories and consume the generated tag file from editors. The tool is most useful in environments where ctags-style navigation remains part of the developer setup.

### Warum Paket-Nerds sich dafür interessieren

For package collectors, gotags is representative of the pre-language-server layer of Go editor tooling: tiny, single-purpose, and built to bridge Go code into older Unix editor conventions.

### Zeitleiste

- 2012: Repository created and v1.0.0 tagged.
- 2017: v1.4.1 tag recorded with a version-string update.
- 2021: Repository activity includes commits through April 2021.

### Related projects

- ctags provides the tag-file convention that gotags targets.
- Vim Tagbar and gotags-el are editor-side consumers of gotags output.

### Quellen

- <https://formulae.brew.sh/formula/gotags>
- <https://github.com/jstemmer/gotags>
- <https://github.com/jstemmer/gotags#readme>
- <https://github.com/jstemmer/gotags/tags>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gotags
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Nix - gotags: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gotags/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/de/pkg/brew/go/) - Build dependency declared by Homebrew.
- [global](https://www.automicvault.com/de/pkg/brew/global/) - Shares av.db curated category or tags: cli, code-navigation, ctags, developer-tools.
- [rtags](https://www.automicvault.com/de/pkg/brew/rtags/) - Shares av.db curated category or tags: cli, code-navigation, developer-tools.
- [cscope](https://www.automicvault.com/de/pkg/brew/cscope/) - Shares av.db curated category or tags: cli, code-navigation, developer-tools.
- [gotests](https://www.automicvault.com/de/pkg/brew/gotests/) - Shares av.db curated category or tags: cli, developer-tools, go, golang.
- [gotestsum](https://www.automicvault.com/de/pkg/brew/gotestsum/) - Shares av.db curated category or tags: cli, developer-tools, go, golang.
- [gup](https://www.automicvault.com/de/pkg/brew/gup/) - Shares av.db curated category or tags: cli, developer-tools, go, golang.
- [gvp](https://www.automicvault.com/de/pkg/brew/gvp/) - Shares av.db curated category or tags: cli, developer-tools, go, golang.
- [aurora](https://www.automicvault.com/de/pkg/brew/aurora/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [gomodifytags](https://www.automicvault.com/de/pkg/brew/gomodifytags/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, code, developer, developer-tools, editor.

## Combined YAML source

View the package source record on GitHub. [combined/gotags.yml](https://github.com/automic-vault/db/blob/main/combined/gotags.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
