Package rvm: Information

    Source package: rvm
    Version: 1.29.12.125-alt0.3
    Build time:  May 20, 2024, 01:24 AM
    Category: Development/Ruby
    Report package bug
    Home page: https://rvm.io

    License: Apache-2.0
    Summary: Ruby enVironment Manager (RVM)
    Description: 
    RVM is the acronym of Ruby enVironment Manager. It manages Ruby application
    environments and enables switching between them.
    
    Homepage and more info at https://rvm.io
    
    Currently supported following ruby interpreters:
    
    * ruby - MRI ruby (The Gold Standard)
    * ironruby - a .NET ruby
    * jruby - Java implementation of the ruby
    * macruby - implementation of ruby 1.9 directly on top of macOS core
      technologies
    * maglev - 64-bit implementation on top of VMware's GemStone
    * mruby - lightweight ruby
    * opal - ruby to JavaScript compiler
    * rbx - Rubinius - a next generation virtual machine VM for ruby
    * topaz - high performance ruby, written in RPython
    * truffleruby - high performance ruby using GraalVM

    List of rpms provided by this srpm:
    rvm (noarch)
    rvm-devel (noarch)

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev

      1. /dev
      2. /proc
      3. curl
      4. gnupg2
      5. rpm-macros-valgrind

    Last changed


    May 17, 2024 Pavel Skrylev 1.29.12.125-alt0.3
    - ! fixed dep to true binary for devel in per section (closes #50385)
    April 25, 2024 Pavel Skrylev 1.29.12.125-alt0.2
    - - removed PATH variable from bashrc
    Feb. 7, 2024 Pavel Skrylev 1.29.12.125-alt0.1
    - ^ 1.29.12 -> 1.29.12p125
    - ! clean up pre script
    - ! minor fixed