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

Last updated: May 18,2024

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

Learn how to install golang-github-jacobsa-syncutil-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall golang-github-jacobsa-syncutil-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-github-jacobsa-syncutil-dev
Priority: extra
Section: universe/devel
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-jacobsa-syncutil
Version: 0.0~git20150615-1
Depends: golang-go, golang-go.net-dev (>= 0.0+git20150226.3d87fd6), golang-github-jacobsa-oglematchers-dev, golang-github-jacobsa-ogletest-dev (>= 0.0~git20150610-2)
Filename: pool/universe/g/golang-github-jacobsa-syncutil/golang-github-jacobsa-syncutil-dev_0.0~git20150615-1_all.deb
Size: 5966
MD5sum: e8ed3b7d32bd57716625daae5b85c17a
SHA1: 4bf8eab4a9356e2931fd5e78f2726aed02fb364c
SHA256: c0e5947ccb17104a795cf0933f86d73d0cc6781f5f004532ec94122d25c62951
Description-en: code that supplements the Go stdlib sync package
This package contains code that supplements the sync package from the Go
standard library. In particular:
.
* Bundle, which makes it easy to write code that spawns multiple
cancellation-aware workers that may fail.
* InvariantMutex, which makes it possible to automatically check your
invariants at lock and unlock time.
Description-md5: f368ec8be0f1f81f1b2a3790b4b457d3
Built-Using: golang (= 2:1.4.2-3ubuntu2), golang-github-jacobsa-oglematchers (= 0.0~git20150320-1), golang-github-jacobsa-ogletest (= 0.0~git20150610-2), golang-go.net-dev (= 0.0+git20150226.3d87fd6-1)
Homepage: https://github.com/jacobsa/syncutil
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu