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 (42)* | Fedora 40 (55 downloads) |
![]() |
x86_64 (23)* | Fedora 41 (32 downloads) |
![]() |
x86_64 (3)* | Fedora 42 (10 downloads) |
![]() |
x86_64 (35)* | Fedora rawhide (166 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable duritong/chruby
More info about enabling Copr repositories