fabricesalvaire/ruby-2.6
Project ID: 32185
Description
Provide Ruby 2.6 for Fedora 32
Fedora 32 switched to Ruby 2.7 but software like Redmine requires Ruby 2.6
Unfortunately Fedora does not provide multiple Ruby version.
Search package on
- https://fedora.pkgs.org
- https://koji.fedoraproject.org/koji/packages
Installation Instructions
- dnf remove ruby ...
- wipe Ruby paths: /usr/share/gems/ /usr/local/share/gems/ /usr/local/lib64/gems/
- add to Fedora yum repo: exclude=ruby,ruby-,rubygem
- dnf install ruby
- gem install bundler
- gem install ...
To install Passenger
- rpm -i https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/source/tree/Packages/p/passenger-5.0.30-19.fc31.src.rpm
- comment some dependencies in spec file
- build
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable fabricesalvaire/ruby-2.6
More info about enabling Copr repositories