postmodern/chruby
Project ID: 11486
Description
Changes the current Ruby
Installation Instructions
-
sudo dnf copr enable postmodern/chruby
-
sudo dnf install chruby
-
Edit
/etc/profile.d/chruby.sh
:#!/bin/sh if [ -n "$BASH_VERSION" ] || [ -n "$ZSH_VERSION" ]; then source /usr/share/chruby/chruby.sh source /usr/share/chruby/auto.sh fi
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 postmodern/chruby
More info about enabling Copr repositories