How to Install and Uninstall rubygem-timecop.noarch Package on CentOS Stream 9
Last updated: January 16,2025
1. Install "rubygem-timecop.noarch" package
Please follow the guidance below to install rubygem-timecop.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-timecop.noarch
Copied
2. Uninstall "rubygem-timecop.noarch" package
Please follow the instructions below to uninstall rubygem-timecop.noarch on CentOS Stream 9:
$
sudo dnf remove
rubygem-timecop.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-timecop.noarch package on CentOS Stream 9
Last metadata expiration check: 1:30:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rubygem-timecop
Version : 0.9.2
Release : 3.el9
Architecture : noarch
Size : 16 k
Source : rubygem-timecop-0.9.2-3.el9.src.rpm
Repository : epel
Summary : Provides a unified method to mock Time.now, Date.today in a single call
URL : https://github.com/travisjeffery/timecop
License : MIT
Description : A gem providing "time travel" and "time freezing" capabilities, making it dead
: simple to test time-dependent code. It provides a unified method to mock
: Time.now, Date.today, and DateTime.now in a single call.
Available Packages
Name : rubygem-timecop
Version : 0.9.2
Release : 3.el9
Architecture : noarch
Size : 16 k
Source : rubygem-timecop-0.9.2-3.el9.src.rpm
Repository : epel
Summary : Provides a unified method to mock Time.now, Date.today in a single call
URL : https://github.com/travisjeffery/timecop
License : MIT
Description : A gem providing "time travel" and "time freezing" capabilities, making it dead
: simple to test time-dependent code. It provides a unified method to mock
: Time.now, Date.today, and DateTime.now in a single call.