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

Last updated: September 19,2024

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

This guide let you learn how to install golang-github-docker-notary-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: golang-github-docker-notary-dev
Priority: extra
Section: universe/devel
Installed-Size: 1050
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: notary
Version: 0.1~ds1-1
Depends: golang-github-agl-ed25519-dev | golang-ed25519-dev, golang-github-data-dog-go-sqlmock-dev, golang-github-bugsnag-bugsnag-go-dev, golang-github-docker-distribution-dev (>= 2.2.0~), golang-github-docker-docker-dev | golang-docker-dev, golang-github-dvsekhvalnov-jose2go-dev, golang-github-endophage-gotuf-dev, golang-github-go-sql-driver-mysql-dev, golang-github-golang-protobuf-dev | golang-goprotobuf-dev, golang-github-gorilla-mux-dev, golang-github-jinzhu-gorm-dev, golang-github-mattn-go-sqlite3-dev, golang-github-miekg-pkcs11-dev, golang-github-mitchellh-go-homedir-dev, golang-github-olekukonko-tablewriter-dev, golang-github-sirupsen-logrus-dev | golang-logrus-dev, golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, golang-github-stretchr-testify-dev | golang-testify-dev, golang-github-tent-canonical-json-go-dev, golang-golang-x-net-dev (>= 0.0+git20160110~), golang-google-grpc-dev (>= 0.0~git20151002~), golang-prometheus-client-dev
Filename: pool/universe/n/notary/golang-github-docker-notary-dev_0.1~ds1-1_all.deb
Size: 227726
MD5sum: 8c7b1b864e760b1507415908ac90044a
SHA1: da3a2c9ecc79b4a4bb2907511b5075a65f0aa6cf
SHA256: e6d211a78514b4f3f18fd7e1722ddc9f709d6835a0f7877b9d439ae55593b6fe
Description-en: tool for running and interacting with trusted collections
The Notary project comprises a server (cmd/notary-server) and a client
(cmd/notary) for running and interacting with trusted collections.
.
Notary aims to make the internet more secure by making it easy for people to
publish and verify content. We often rely on TLS to secure our communications
with a web server which is inherently flawed, as any compromise of the server
enables malicious content to be substituted for the legitimate content.
.
With Notary, publishers can sign their content offline using keys kept highly
secure. Once the publisher is ready to make the content available, they can
push their signed trusted collection to a Notary Server.
.
This package contains the source.
Description-md5: b1416c938b08269c1be109983b7991d0
Built-Using: docker-registry (= 2.3.0~ds1-1), docker.io (= 1.10.3-0ubuntu1), golang-defaults (= 2:1.6-1ubuntu3), golang-ed25519-dev (= 0~20140907.d2b94fd-2), golang-github-bugsnag-bugsnag-go (= 1.0.5+dfsg-1), golang-github-data-dog-go-sqlmock (= 1.0.0-1), golang-github-dvsekhvalnov-jose2go (= 1.2-1), golang-github-endophage-gotuf (= 0.0~git20151020.0.2df1c8e-1), golang-github-go-sql-driver-mysql (= 1.2-1), golang-github-gorilla-mux (= 0.0~git20150814.0.f7b6aaa-1), golang-github-jinzhu-gorm (= 0.0~git20151012.0.20e37a0-1), golang-github-mattn-go-sqlite3 (= 1.1.0~dfsg1-1), golang-github-miekg-pkcs11 (= 0.0~git20151009.0.793689b-1), golang-github-mitchellh-go-homedir (= 0.0~git20150831.0.df55a15-1), golang-github-olekukonko-tablewriter (= 0.0~git20151029.0.a5eefc2-1), golang-github-spf13-cobra (= 0.0~git20160117.0.8e91712-1), golang-github-spf13-viper (= 0.0~git20160111.0.a212099-1), golang-github-tent-canonical-json-go (= 0.0~git20130607.0.96e4ba3-1), golang-golang-x-net-dev (= 1:0.0+git20160110.4fd4a9f-1), golang-google-grpc (= 0.0~git20151002.0.3e7b7e5-1), golang-goprotobuf (= 0.0~git20150526-2), golang-logrus (= 0.8.7-3), golang-prometheus-client (= 0.7.0+ds-3), golang-testify (= 1.0-2)
Homepage: https://github.com/docker/notary
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu