How to Install and Uninstall golang-github-bep-clocks-dev Package on Kali Linux
Last updated: November 07,2024
1. Install "golang-github-bep-clocks-dev" package
Learn how to install golang-github-bep-clocks-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
golang-github-bep-clocks-dev
Copied
2. Uninstall "golang-github-bep-clocks-dev" package
This tutorial shows how to uninstall golang-github-bep-clocks-dev on Kali Linux:
$
sudo apt remove
golang-github-bep-clocks-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the golang-github-bep-clocks-dev package on Kali Linux
Package: golang-github-bep-clocks-dev
Source: golang-github-bep-clocks
Version: 0.5.0-2
Installed-Size: 23
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 5248
SHA256: 5bb339625c5bf58deb69cef14272cc3224a6c84a753cf00f8c216d111b76a788
SHA1: 7634b6a94e11cb8bd939cf473c2e7d5f5ffa5da7
MD5sum: 47c2bfaf8e1c7212300d7333011ffe1d
Description: Golang clock that allows you to set the start time (Go library)
This package provides a *ticking clock* that allows you to set the start
time. It also provides a system clock, both implementing this interface:
.
// Clock provides a subset of methods in time.Time
type Clock interface {
Now() time.Time
Since(t time.Time) time.Duration
Until(t time.Time) time.Duration
.
// Offset returns the offset of this clock relative to the system clock
Offset() time.Duration
}
.
Note that this only support a subset of all the methods in time.Time
(see above) and is by design very simple. For a more advanced time mocking
library, have a look at.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/bep/clocks
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-bep-clocks/golang-github-bep-clocks-dev_0.5.0-2_all.deb
Source: golang-github-bep-clocks
Version: 0.5.0-2
Installed-Size: 23
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 5248
SHA256: 5bb339625c5bf58deb69cef14272cc3224a6c84a753cf00f8c216d111b76a788
SHA1: 7634b6a94e11cb8bd939cf473c2e7d5f5ffa5da7
MD5sum: 47c2bfaf8e1c7212300d7333011ffe1d
Description: Golang clock that allows you to set the start time (Go library)
This package provides a *ticking clock* that allows you to set the start
time. It also provides a system clock, both implementing this interface:
.
// Clock provides a subset of methods in time.Time
type Clock interface {
Now() time.Time
Since(t time.Time) time.Duration
Until(t time.Time) time.Duration
.
// Offset returns the offset of this clock relative to the system clock
Offset() time.Duration
}
.
Note that this only support a subset of all the methods in time.Time
(see above) and is by design very simple. For a more advanced time mocking
library, have a look at
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/bep/clocks
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-bep-clocks/golang-github-bep-clocks-dev_0.5.0-2_all.deb