macOS
brew install rbenv-aliaseslocal Homebrew formula metadata
brew / 順位 11147
rbenv-aliases のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rbenv-aliaseslocal Homebrew formula metadata
概要
Make aliases for Ruby versions
履歴
rbenv-aliases is an rbenv plugin that creates symbolic-link aliases for installed Ruby versions and can automatically update short version names to the latest installed patch release.
Tim Pope created rbenv-aliases to experiment with convenient names for installed Ruby versions. The plugin implements aliases as symbolic links inside rbenv's versions directory and can point a short release name at the latest installed patch release.
The supplied package metadata records a Homebrew formula. The plugin also integrates with ruby-build so installing a fully specified Ruby can automatically refresh a shorter point-release alias.
Users invoke `rbenv alias <name> <version>` to create an alias and may add `--auto` to select the latest installed patch release. `rbenv unalias` removes aliases.
The plugin installs beneath `$(rbenv root)/plugins/rbenv-aliases`. It documents no independent persistent configuration or credentials file.
The plugin demonstrates how rbenv's filesystem-oriented design allows a small shell extension to add version semantics using symbolic links rather than modifying rbenv core.
Its README also highlights a reproducibility tradeoff: convenient moving aliases in `.ruby-version` files can make the selected patch release change as local installations change.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rbenv-alias | cli | グローバル実行可能ファイル | |
rbenv-unalias | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tpope/rbenv-aliases
インストールメタデータ
| パッケージキー | brew:rbenv-aliases |
|---|---|
| バージョン | 1.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rbenv-aliases |
| ホームページ | https://github.com/tpope/rbenv-aliases |
| リポジトリ | https://github.com/tpope/rbenv-aliases |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/tpope/rbenv-aliases/archive/refs/tags/v1.1.0.tar.gz |
| 依存関係 | rbenv |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rbenv-aliases |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.