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

Last updated: May 18,2024

1. Install "golang-github-docker-distribution-dev" package

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

$ sudo apt update $ sudo apt install golang-github-docker-distribution-dev

2. Uninstall "golang-github-docker-distribution-dev" package

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

$ sudo apt remove golang-github-docker-distribution-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-docker-distribution-dev
Priority: extra
Section: universe/utils
Installed-Size: 1378
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: docker-registry
Version: 2.3.0~ds1-1
Depends: golang-github-adroll-goamz-dev, golang-github-azure-azure-sdk-for-go-dev, golang-github-bugsnag-bugsnag-go-dev, golang-github-docker-docker-dev | golang-docker-dev, golang-github-docker-libtrust-dev, golang-github-garyburd-redigo-dev, golang-github-gorilla-handlers-dev, golang-github-gorilla-mux-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ncw-swift-dev, golang-github-sirupsen-logrus-dev | golang-logrus-dev, golang-github-spf13-cobra-dev, golang-github-stevvooe-resumable-dev, golang-go, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-gopkg-check.v1-dev | golang-check.v1-dev, golang-gopkg-yaml.v2-dev | golang-yaml.v2-dev
Filename: pool/universe/d/docker-registry/golang-github-docker-distribution-dev_2.3.0~ds1-1_all.deb
Size: 225962
MD5sum: 8b830affd4db0fc203b2ac7db06ddcc9
SHA1: 72696abd8db0a3265f09a07b9ab6af5193ed12e8
SHA256: c5dfdb4dca7e6f9513cff5bf03194846affe965ae8dd86ae90831e9dd8b6c51f
Description-en: Docker toolset to pack, ship, store, and deliver content (source)
The Docker toolset to pack, ship, store, and deliver content.
.
The Docker Registry 2.0 implementation contained in this package is for storing
and distributing Docker images. It supersedes the docker/docker-registry
project with a new API design, focused around security and performance.
.
This project should provide an implementation to a V2 API for use in the Docker
core project. The API should be embeddable and simplify the process of securely
pulling and pushing content from docker daemons.
.
The new registry implementation provides the following benefits:
.
* faster push and pull
* new, more efficient implementation
* simplified deployment
* pluggable storage backend
* webhook notifications
.
This package contains the source.
Description-md5: 67866d98c933b00cec3bb20a22e40b40
Built-Using: docker.io (= 1.10.3-0ubuntu1), golang-check.v1 (= 0.0+git20150729.11d3bc7-2), golang-defaults (= 2:1.6-1ubuntu3), golang-github-adroll-goamz (= 0.0~git20150909.0.74fd457-2), golang-github-azure-azure-sdk-for-go (= 1.2~git20150611.0.97d9593-2ubuntu1), golang-github-bugsnag-bugsnag-go (= 1.0.5+dfsg-1), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-1), golang-github-garyburd-redigo (= 0.0~git20150901.0.d8dbe4d-1), golang-github-gorilla-handlers (= 0.0~git20160115.0.8f27580-0ubuntu1), golang-github-gorilla-mux (= 0.0~git20150814.0.f7b6aaa-1), golang-github-mitchellh-mapstructure (= 0.0~git20150717.0.281073e-2), golang-github-ncw-swift (= 0.0~git20151108.0.eb694f7-1), golang-github-spf13-cobra (= 0.0~git20160117.0.8e91712-1), golang-github-stevvooe-resumable (= 0.0~git20150521.0.51ad441-1), golang-go.crypto (= 1:0.0~git20151201.0.7b85b09-2), golang-golang-x-net-dev (= 1:0.0+git20160110.4fd4a9f-1), golang-logrus (= 0.8.7-2), golang-yaml.v2 (= 0.0+git20150627.7ad95dd-1)
Homepage: https://github.com/docker/distribution
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu