How to Install and Uninstall rubygem-require_all.noarch Package on Fedora 35
Last updated: November 29,2024
1. Install "rubygem-require_all.noarch" package
Please follow the guidelines below to install rubygem-require_all.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-require_all.noarch
Copied
2. Uninstall "rubygem-require_all.noarch" package
Please follow the steps below to uninstall rubygem-require_all.noarch on Fedora 35:
$
sudo dnf remove
rubygem-require_all.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-require_all.noarch package on Fedora 35
Last metadata expiration check: 5:23:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rubygem-require_all
Version : 3.0.0
Release : 5.fc35
Architecture : noarch
Size : 12 k
Source : rubygem-require_all-3.0.0-5.fc35.src.rpm
Repository : fedora
Summary : A wonderfully simple way to load your code
URL : http://github.com/jarmo/require_all
License : MIT
Description : A wonderfully simple way to load your code.
:
: Tired of futzing around with require statements everywhere,
: littering your code with require File (__FILE__) crap?
: What if you could just point something at a big directory full
: of code and have everything just auto-magically load regardless
: of the dependency structure?
:
: Wouldn't that be nice? Well, now you can!
Available Packages
Name : rubygem-require_all
Version : 3.0.0
Release : 5.fc35
Architecture : noarch
Size : 12 k
Source : rubygem-require_all-3.0.0-5.fc35.src.rpm
Repository : fedora
Summary : A wonderfully simple way to load your code
URL : http://github.com/jarmo/require_all
License : MIT
Description : A wonderfully simple way to load your code.
:
: Tired of futzing around with require statements everywhere,
: littering your code with require File (__FILE__) crap?
: What if you could just point something at a big directory full
: of code and have everything just auto-magically load regardless
: of the dependency structure?
:
: Wouldn't that be nice? Well, now you can!