How to Install and Uninstall golang-github-juju-mutex-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-github-juju-mutex-dev" package

This tutorial shows how to install golang-github-juju-mutex-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-juju-mutex-dev

2. Uninstall "golang-github-juju-mutex-dev" package

Learn how to uninstall golang-github-juju-mutex-dev on Kali Linux:

$ sudo apt remove golang-github-juju-mutex-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-juju-mutex-dev package on Kali Linux

Package: golang-github-juju-mutex-dev
Source: golang-github-juju-mutex
Version: 2.0.0-1
Installed-Size: 61
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-golang-mock-dev, golang-github-juju-errors-dev, golang-github-juju-testing-dev, golang-gopkg-check.v1-dev
Size: 16512
SHA256: 5b7f999b408fa54496bbcdcb4eef9107ed3257e3524aec0512d137d06f544e7c
SHA1: 2928784fbba57c1a406e979af1f4384c743f3547
MD5sum: e12f1bf3a31e4ea1ed0952915810135c
Description: Provides a named machine level mutex shareable between processes (library)
package mutex provides a named machine level mutex shareable between
processes.
.
Mutexes have names. Each each name, only one mutex for that name can be
acquired at the same time, within and across process boundaries. If a
process dies while the mutex is held, the mutex is automatically released.
Description-md5:
Homepage: https://github.com/juju/mutex
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-juju-mutex/golang-github-juju-mutex-dev_2.0.0-1_all.deb