How to Install and Uninstall golang-github-gorhill-cronexpr-devel.noarch Package on Fedora 39
Last updated: January 19,2025
1. Install "golang-github-gorhill-cronexpr-devel.noarch" package
Please follow the steps below to install golang-github-gorhill-cronexpr-devel.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-gorhill-cronexpr-devel.noarch
Copied
2. Uninstall "golang-github-gorhill-cronexpr-devel.noarch" package
Please follow the steps below to uninstall golang-github-gorhill-cronexpr-devel.noarch on Fedora 39:
$
sudo dnf remove
golang-github-gorhill-cronexpr-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-gorhill-cronexpr-devel.noarch package on Fedora 39
Last metadata expiration check: 4:51:07 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-github-gorhill-cronexpr-devel
Version : 1.0.0
Release : 8.fc39
Architecture : noarch
Size : 22 k
Source : golang-github-gorhill-cronexpr-1.0.0-8.fc39.src.rpm
Repository : fedora
Summary : Cron expression parser in Go language
URL : https://github.com/gorhill/cronexpr
License : GPLv3 or ASL 2.0
Description : Given a cron expression and a time stamp, you can get the next time stamp which
: satisfies the cron expression.
:
: In another project, I decided to use cron expression syntax to encode scheduling
: information. Thus this standalone library to parse and apply time stamps to cron
: expressions.
:
: The time-matching algorithm in this implementation is efficient, it avoids as
: much as possible to guess the next matching time stamp, a common technique seen
: in a number of implementations out there.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/gorhill/cronexpr
Available Packages
Name : golang-github-gorhill-cronexpr-devel
Version : 1.0.0
Release : 8.fc39
Architecture : noarch
Size : 22 k
Source : golang-github-gorhill-cronexpr-1.0.0-8.fc39.src.rpm
Repository : fedora
Summary : Cron expression parser in Go language
URL : https://github.com/gorhill/cronexpr
License : GPLv3 or ASL 2.0
Description : Given a cron expression and a time stamp, you can get the next time stamp which
: satisfies the cron expression.
:
: In another project, I decided to use cron expression syntax to encode scheduling
: information. Thus this standalone library to parse and apply time stamps to cron
: expressions.
:
: The time-matching algorithm in this implementation is efficient, it avoids as
: much as possible to guess the next matching time stamp, a common technique seen
: in a number of implementations out there.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/gorhill/cronexpr