Package ruby: Information

  • Default inline alert: Version in the repository: 3.1.4-alt4.4

Source package: ruby
Version: 3.1.4-alt4.1
Latest version according to Repology
Build time:  Mar 26, 2024, 10:38 PM in the task #343529
Category: Development/Ruby
Report package bug
License: BSD-2-Clause or Ruby
Summary: An Interpreted Object-Oriented Scripting Language
Description: 
Ruby is an interpreted scripting language for quick and easy object-oriented
programming. It has many features for processing text files and performing
system management tasks (as in Perl). It is simple, straight-forward, and
extensible.

This package contains interpreter of object-oriented scripting language Ruby.

List of rpms provided by this srpm:
erb (noarch)
gem (noarch)
irb (noarch)
libruby (x86_64, ppc64le, i586, aarch64)
libruby-debuginfo (x86_64, ppc64le, i586, aarch64)
libruby-devel (x86_64, ppc64le, i586, aarch64)
rpm-macros-ruby (x86_64, ppc64le, i586, aarch64)
ruby (x86_64, ppc64le, i586, aarch64)
ruby-debuginfo (x86_64, ppc64le, i586, aarch64)
ruby-devel (noarch)
ruby-doc (noarch)
ruby-doc-html (x86_64, ppc64le, i586, aarch64)
ruby-stdlibs (x86_64, ppc64le, i586, aarch64)
ruby-stdlibs-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Pavel Skrylev


ACL:
@ruby

    1. autoconf >= 2.71
    2. rpm-macros-valgrind
    3. rvm-devel

Last changed


March 25, 2024 Pavel Skrylev 3.1.4-alt4.1
- * changed names for doc packages: ri is doc, html is doc-html (closes #36294)
March 15, 2024 Pavel Skrylev 3.1.4-alt4
- + added %ruby_gemsplugindir and %ruby_gemplugin macros
Feb. 7, 2024 Pavel Skrylev 3.1.4-alt3
- + allow access to gem cache for ruby group instead of rvm (closes #48325)
- * rearranged load path (closes #48249)