Description
Packages from github/postmodern/chruby
Installation Instructions
sudo dnf copr enable duritong/chrubysudo 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 40
|
x86_64 (48)* | Fedora 40 (0 downloads) |
Fedora 41
|
x86_64 (45)* | Fedora 41 (64 downloads) |
Fedora 42
|
x86_64 (36)* | Fedora 42 (51 downloads) |
Fedora 43
|
x86_64 (4)* | Fedora 43 (12 downloads) |
Fedora rawhide
|
x86_64 (52)* | Fedora rawhide (191 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable duritong/chruby
More info about enabling Copr repositories
Fedora 40