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

Last updated: May 16,2024

1. Install "golang-github-jacobsa-timeutil-dev" package

In this section, we are going to explain the necessary steps to install golang-github-jacobsa-timeutil-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-jacobsa-timeutil-dev

2. Uninstall "golang-github-jacobsa-timeutil-dev" package

Learn how to uninstall golang-github-jacobsa-timeutil-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-jacobsa-timeutil-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-jacobsa-timeutil-dev
Priority: extra
Section: universe/devel
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-jacobsa-timeutil
Version: 0.0~git20150615-1
Depends: golang-go, golang-github-jacobsa-oglematchers-dev, golang-github-jacobsa-ogletest-dev (>= 0.0~git20150610-2)
Filename: pool/universe/g/golang-github-jacobsa-timeutil/golang-github-jacobsa-timeutil-dev_0.0~git20150615-1_all.deb
Size: 3876
MD5sum: dd171440493d569a97d71cfa433a9745
SHA1: cd74838f564652eea9d5400c44ff8f7b0423ac88
SHA256: e3c1474eb2599deeef2fb80fecd7e7fb995b4016aca2b81c6baaa584c8c53669
Description-en: code supplementing Go's time package
This package contains code that supplements the time package from the Go
standard library. In particular:
.
* A Clock interface, with a fake implementation that can be used in tests.
* Implementations of oglematchers.Matcher for time values.
Description-md5: 2bf33cce92d2143e2f5728ebf90c7a16
Built-Using: golang (= 2:1.4.2-3ubuntu2), golang-github-jacobsa-oglematchers (= 0.0~git20150320-1), golang-github-jacobsa-ogletest (= 0.0~git20150610-2)
Homepage: https://github.com/jacobsa/timeutil
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu