SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rbenv rpm build for : openSUSE Tumbleweed. For other distributions click rbenv.

Name : rbenv
Version : 1.3.0 Vendor : obs://build_opensuse_org/devel:languages:ruby
Release : 9.4 Date : 2024-07-06 21:10:02
Group : Development/Languages/Ruby Source RPM : rbenv-1.3.0-9.4.src.rpm
Size : 0.05 MB
Packager : (none)
Summary : Simple Ruby version Management
Description :
rbenv does…

- Let you change the global Ruby version on a per-user basis.
- Provide support for per-project Ruby versions.
- Allow you to override the Ruby version with an environment variable.

In contrast with rvm, rbenv does not…

- Need to be loaded into your shell. Instead, rbenv\'s shim approach works by adding a directory to your $PATH.
- Override shell commands like cd. That\'s dangerous and error-prone.
- Have a configuration file. There\'s nothing to configure except which version of Ruby you want to use.
- Install Ruby. You can build and install Ruby yourself, or use ruby-build to automate the process.
- Manage gemsets. Bundler is a better way to manage application dependencies. If you have projects that are not yet using Bundler you can install the rbenv-gemset plugin.
- Require changes to Ruby libraries for compatibility. The simplicity of rbenv means as long as it\'s in your $PATH, nothing else needs to know about it.
- Prompt you with warnings when you switch to a project. Instead of executing arbitrary code, rbenv reads just the version name from each project. There\'s nothing to \"trust.\"

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/ruby:/extensions/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rbenv-1.3.0-9.4.noarch.rpm
     

Provides :
rbenv

Requires :
/bin/bash
procps
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/rbenv
/usr/bin/rbenv---version
/usr/bin/rbenv-commands
/usr/bin/rbenv-completions
/usr/bin/rbenv-exec
/usr/bin/rbenv-global
/usr/bin/rbenv-help
/usr/bin/rbenv-hooks
/usr/bin/rbenv-init
/usr/bin/rbenv-local
/usr/bin/rbenv-prefix
/usr/bin/rbenv-rehash
/usr/bin/rbenv-root
/usr/bin/rbenv-sh-rehash
/usr/bin/rbenv-sh-shell
/usr/bin/rbenv-shims
/usr/bin/rbenv-version
/usr/bin/rbenv-version-file
/usr/bin/rbenv-version-file-read
/usr/bin/rbenv-version-file-write
/usr/bin/rbenv-version-name
/usr/bin/rbenv-version-origin
/usr/bin/rbenv-versions
/usr/bin/rbenv-whence
/usr/bin/rbenv-which
/usr/lib/rbenv
/usr/lib/rbenv/exec
/usr/lib/rbenv/exec/gem-rehash
/usr/lib/rbenv/exec/gem-rehash.bash
/usr/lib/rbenv/exec/gem-rehash/rubygems_plugin.rb
There is 5 files more in these RPM.

 
ICM