How to Install and Uninstall golang-github-gorhill-cronexpr-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "golang-github-gorhill-cronexpr-dev" package

Please follow the step by step instructions below to install golang-github-gorhill-cronexpr-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-gorhill-cronexpr-dev

2. Uninstall "golang-github-gorhill-cronexpr-dev" package

Please follow the instructions below to uninstall golang-github-gorhill-cronexpr-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-gorhill-cronexpr-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-gorhill-cronexpr-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-gorhill-cronexpr-dev
Priority: extra
Section: universe/devel
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-gorhill-cronexpr
Version: 1.0.0-1
Filename: pool/universe/g/golang-github-gorhill-cronexpr/golang-github-gorhill-cronexpr-dev_1.0.0-1_all.deb
Size: 9562
MD5sum: 0f8ac33525d53cbcfa77aa0239160563
SHA1: 89c646ff92909e56a7079eee0a40f5ebc89bd1d1
SHA256: d738bb2a67464df70ec8104913350a1c65888fadbd2c29699de30e9ee86c0189
Description-en: cron expression parser
Given a cron expression and a time stamp, you can get the next time
stamp which satisfies the cron expression.
.
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.
Description-md5: 717cb720b518a31bf40c6d93682bfada
Built-Using: golang (= 2:1.4.2-3ubuntu2)
Homepage: https://github.com/gorhill/cronexpr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu