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 |
---|---|---|
![]() |
x86_64 (44)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (38)* | Fedora 40 (50 downloads) |
![]() |
x86_64 (15)* | Fedora 41 (26 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (5 downloads) |
![]() |
x86_64 (33)* | Fedora rawhide (163 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable duritong/chruby
More info about enabling Copr repositories