Пакет rvm: Информация

    Исходный пакет: rvm
    Версия: 1.29.12.125-alt0.3
    Последняя версия по данным Repology
    Собран:  17 мая 2024 г. 21:08 в задании #348283
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://rvm.io

    Лицензия: Apache-2.0
    О пакете: Ruby enVironment Manager (RVM)
    Описание: 
    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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    rvm (noarch)
    rvm-devel (noarch)

    Сопровождающий: Pavel Skrylev

    Список участников:
    Pavel Skrylev

    Права:
    @ruby

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

    Последнее изменение


    17 мая 2024 г. Pavel Skrylev 1.29.12.125-alt0.3
    - ! fixed dep to true binary for devel in per section (closes #50385)
    25 апреля 2024 г. Pavel Skrylev 1.29.12.125-alt0.2
    - - removed PATH variable from bashrc
    7 февраля 2024 г. Pavel Skrylev 1.29.12.125-alt0.1
    - ^ 1.29.12 -> 1.29.12p125
    - ! clean up pre script
    - ! minor fixed