macOS
brew install rbenvlocal Homebrew formula metadata
sudo port install rbenvMacPorts ports tree · ruby/rbenv/Portfile · Source: api.github.com
brew / rang 358
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de rbenv pour les workflows d'agents IA.
installation
brew install rbenvlocal Homebrew formula metadata
sudo port install rbenvMacPorts ports tree · ruby/rbenv/Portfile · Source: api.github.com
sudo apt install rbenvDebian stable package indexes · rbenv · Source: deb.debian.org
sudo dnf install rbenvFedora Rawhide package metadata · rbenv · Source: dl.fedoraproject.org
nix profile install nixpkgs#rbenvnixpkgs package indexes · pkgs/by-name/rb/rbenv/package.nix · Source: api.github.com
sudo pacman -S rbenvArch Linux sync databases · rbenv · Source: geo.mirror.pkgbuild.com
sudo zypper install rbenvopenSUSE Tumbleweed package metadata · rbenv · Source: download.opensuse.org
aperçu
Ruby version manager
historique
rbenv is a Unix-like Ruby version manager that selects a Ruby through PATH shims and project or user version files while leaving Ruby installation to plugins such as ruby-build.
rbenv was created as a simple mechanism for selecting Ruby versions per project. It prepends shims to PATH, resolves the requested version from environment or version files, and delegates actual Ruby installation to tools such as the separately maintained ruby-build plugin.
Version 0.4.0 changed the preferred project file from `.rbenv-version` to the cross-tool `.ruby-version` name. Version 1.0.0 characterized the project as a robust Unix-methodology tool and expanded plugin hooks and shell support.
rbenv became a prominent lightweight alternative in the Ruby version-manager ecosystem. Its official installation guide recommends package-manager installation where available, while the supplied metadata records packages for Homebrew, Debian, Ubuntu, Fedora/DNF, Arch, MacPorts, Nix, and openSUSE.
Its Bash plugin interface fostered an ecosystem including ruby-build, rbenv-aliases, rbenv-binstubs, and rbenv-bundler. The rbenv maintainers describe it as having inspired forks for other programming languages and software environments.
Users normally install Ruby versions with ruby-build, choose a machine-wide default with `rbenv global`, and write a project-specific `.ruby-version` with `rbenv local`. `RBENV_VERSION` or `rbenv shell` can override file-based selection.
The user-wide default is stored in `~/.rbenv/version`; project selection is stored in `.ruby-version`. Installed Rubies and shims normally live beneath `~/.rbenv`, configurable through `RBENV_ROOT`.
rbenv exemplifies the Unix-style version-manager design: a small shim dispatcher, plain-text version files, environment variables, and separately packaged plugins. This contrasts with managers that combine runtime compilation, gemsets, and shell management in one tool.
The `.ruby-version` convention became useful beyond rbenv because multiple Ruby version managers can consume it. That portability makes the file part of the practical interface between projects, developers, CI systems, and package tooling.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
.ruby-versionexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
rbenv | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/rbenv/rbenv
métadonnées d'installation
| Clé du paquet | brew:rbenv |
|---|---|
| Version | 1.3.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/rbenv |
| Page d'accueil | https://rbenv.org |
| Dépôt | https://github.com/rbenv/rbenv |
| Docs amont | https://rbenv.org |
| Licence | MIT |
| Archive source | https://github.com/rbenv/rbenv/archive/refs/tags/v1.3.2.tar.gz |
| Dépendances | ruby-build |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rbenv |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
rbenv 1.1.2-2
simple per-user Ruby version manager
https://github.com/sstephenson/rbenv
sudo apt install rbenvrbenv
nix profile install nixpkgs#rbenvrbenv 1.1.2-1
simple per-user Ruby version manager
https://github.com/sstephenson/rbenv
sudo apt install rbenvrbenv 1.3.2-5.fc45
Manage your app's Ruby environment
https://github.com/rbenv/rbenv
sudo dnf install rbenvrbenv 1.3.2-2
Manage your app's Ruby environment
https://github.com/rbenv/rbenv
sudo pacman -S rbenvrbenv 1.3.2-1.4
Simple Ruby version Management
https://github.com/rbenv/rbenv
sudo zypper install rbenvrbenv-bash-completion 1.3.2-1.4
Bash completion for rbenv
https://github.com/rbenv/rbenv
sudo zypper install rbenv-bash-completionrbenv-zsh-completion 1.3.2-1.4
ZSH completion for rbenv
https://github.com/rbenv/rbenv
sudo zypper install rbenv-zsh-completionrbenv
sudo port install rbenvpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.