Automic VaultAutomic Vault

brew

ctags-lsp を Homebrew, apk, Nix でインストール

ctags-lsp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ctags-lsp

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add ctags-lsp

Alpine Linux edge package indexes · ctags-lsp · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#ctags-lsp

nixpkgs package indexes · pkgs/by-name/ct/ctags-lsp/package.nix · ソース: api.github.com

概要

パッケージ概要

LSP implementation using universal-ctags as backend

コマンドとエイリアス

  • ctags-lsp

履歴

プロジェクトの歴史と使われ方

ctags-lsp is a Language Server Protocol implementation that uses universal-ctags as its indexing backend. It is meant to provide a minimal, broadly available language-server experience for projects that do not have a dedicated language server configured.

プロジェクトの歴史

The visible GitHub release line begins in late 2024. The README describes the design as intentionally modest: on startup the server runs universal-ctags, keeps the resulting index in memory, and serves completion, go-to-definition, and symbol requests without creating or updating tag files.

採用の歴史

The official README documents Homebrew installation with dependencies handled by brew, plus mise and Go installation paths where the user installs universal-ctags separately. The input package facts also list apk and Nix packages, suggesting packaging interest beyond macOS.

使われ方

ctags-lsp is used from editors with LSP clients, with official examples for Neovim and Helix. Advanced options focus on startup control: choosing the ctags binary, passing language filters through to ctags, using a preexisting tagfile, and setting worker jobs.

パッケージ好きにとっての重要性

The package is significant as a bridge between old tag-file tooling and modern editor LSP plumbing. It lets package managers compose universal-ctags with an LSP executable rather than requiring language-specific servers for every file type.

タイムライン

  • 2024: First visible GitHub releases in the v0.2.x-v0.4.x series.
  • 2024: README documented Homebrew, mise, and Go installation methods.
  • 2026: Development README identifies v0.11.0 as the last release documentation line.

Related projects

  • ctags-lsp depends on universal-ctags for indexing and is historically related to editor tag navigation, but its user-facing protocol is LSP rather than direct editor tag-file lookup.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ctags-lspcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.11.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.11.0

https://github.com/netmute/ctags-lsp

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ctags-lsp
バージョン0.11.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ctags-lsp
ホームページhttps://github.com/netmute/ctags-lsp
リポジトリhttps://github.com/netmute/ctags-lsp
上流ドキュメントhttps://github.com/netmute/ctags-lsp#readme
ライセンスMIT
ソースアーカイブhttps://github.com/netmute/ctags-lsp/archive/refs/tags/v0.11.0.tar.gz
依存関係universal-ctags
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namectags-lsp
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

ctags-lsp

nix profile install nixpkgs#ctags-lsp
  • normalized package name match
  • 一致条件: Ctags Lsp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ct/ctags-lsp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

ctags-lsp 0.11.0-r4

LSP implementation using universal-ctags as backend

https://github.com/netmute/ctags-lsp/

sudo apk add ctags-lsp
  • License: MIT
  • Architecture: x86_64
  • Source Package: ctags-lsp
  • 1 提供
  • normalized package name match
  • 一致条件: Ctags Lsp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ctags-lsp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ctags-lsp-doc 0.11.0-r4

LSP implementation using universal-ctags as backend (documentation)

https://github.com/netmute/ctags-lsp/

sudo apk add ctags-lsp-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: ctags-lsp
  • normalized package name match
  • 一致条件: Ctags Lsp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ctags-lsp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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