How to Install and Uninstall golang-github-moby-locker-dev Package on Kali Linux
Last updated: December 25,2024
1. Install "golang-github-moby-locker-dev" package
In this section, we are going to explain the necessary steps to install golang-github-moby-locker-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
golang-github-moby-locker-dev
Copied
2. Uninstall "golang-github-moby-locker-dev" package
Please follow the steps below to uninstall golang-github-moby-locker-dev on Kali Linux:
$
sudo apt remove
golang-github-moby-locker-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the golang-github-moby-locker-dev package on Kali Linux
Package: golang-github-moby-locker-dev
Source: golang-github-moby-locker
Version: 1.0.1-3
Installed-Size: 21
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4312
SHA256: b1698c420ad78f18e43f212acaecd220ec5650c88c8e56e462dc9800319f53a9
SHA1: cabaca0e2dbb616bebcc8e54f8961baf019a8ca2
MD5sum: 60d9d311ab95b1f7f80c5c00298ed01a
Description: Go library for creating finer-grained locking
Locker provides a mechanism for creating finer-grained locking to help free up
more global locks to handle other tasks.
.
The implementation looks close to a sync.Mutex, however, the user must provide
a reference to use to refer to the underlying lock when locking and unlocking,
and unlock may generate an error.
.
If a lock with a given name does not exist when Lock is called, one is
created. Lock references are automatically cleaned up on Unlock if nothing
else is waiting for the lock.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/moby/locker
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-moby-locker/golang-github-moby-locker-dev_1.0.1-3_all.deb
Source: golang-github-moby-locker
Version: 1.0.1-3
Installed-Size: 21
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4312
SHA256: b1698c420ad78f18e43f212acaecd220ec5650c88c8e56e462dc9800319f53a9
SHA1: cabaca0e2dbb616bebcc8e54f8961baf019a8ca2
MD5sum: 60d9d311ab95b1f7f80c5c00298ed01a
Description: Go library for creating finer-grained locking
Locker provides a mechanism for creating finer-grained locking to help free up
more global locks to handle other tasks.
.
The implementation looks close to a sync.Mutex, however, the user must provide
a reference to use to refer to the underlying lock when locking and unlocking,
and unlock may generate an error.
.
If a lock with a given name does not exist when Lock is called, one is
created. Lock references are automatically cleaned up on Unlock if nothing
else is waiting for the lock.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/moby/locker
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-moby-locker/golang-github-moby-locker-dev_1.0.1-3_all.deb