Description
Packages from github/postmodern/chruby
Installation Instructions
sudo dnf copr enable duritong/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 |
---|---|---|
Fedora 39 | x86_64 (42)* | Fedora 39 (60 downloads) |
Fedora 40 | x86_64 (31)* | Fedora 40 (44 downloads) |
Fedora 41 | x86_64 (6)* | Fedora 41 (14 downloads) |
Fedora rawhide | x86_64 (27)* | Fedora rawhide (157 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable duritong/chruby
More info about enabling Copr repositories