rbenv
Verified for current stable LTS
Rbenv Commands
Rbenv command syntax with verified terminal examples.
Commands
8 commands for Rbenv
rbenv Operations
Rbenv Command: Display Current Ruby Version
rbenv version rbenv Operations
Rbenv Command: Install Ruby Version
rbenv install <version> rbenv Operations
Rbenv Command: List Installed Ruby Versions
rbenv versions rbenv Operations
Rbenv Command: List Latest Stable Ruby Versions
rbenv install --list rbenv Operations
Rbenv Command: List Ruby Versions Containing Executable
rbenv whence <executable> rbenv Operations
Rbenv Command: Set Global Ruby Version
rbenv global <version> rbenv Operations
Rbenv Command: Set Local Ruby Version For Project
rbenv local <version> rbenv Operations
Rbenv Command: Uninstall Ruby Version
rbenv uninstall <version> Suggest a Rbenv Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Rbenv workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.