How to Install and Uninstall golang-github-docker-notary-dev Package on Kali Linux

Last updated: May 15,2024

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

Please follow the guidelines below to install golang-github-docker-notary-dev on Kali Linux

$ 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 Kali Linux:

$ 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 Kali Linux

Package: golang-github-docker-notary-dev
Source: notary
Version: 0.7.0+ds1-2
Installed-Size: 2383
Maintainer: Debian Go Packaging Team
Architecture: all
Provides: golang-github-theupdateframework-notary-dev
Depends: golang-github-bugsnag-bugsnag-go-dev, golang-github-cloudflare-cfssl-dev, golang-github-docker-go-connections-dev, golang-github-docker-go-dev, golang-github-dvsekhvalnov-jose2go-dev, golang-github-go-sql-driver-mysql-dev, golang-github-golang-protobuf-1-3-dev, golang-github-gorilla-mux-dev, golang-github-jinzhu-gorm-dev, golang-github-lib-pq-dev, golang-github-mattn-go-sqlite3-dev, golang-github-miekg-pkcs11-dev, golang-github-shopify-logrus-bugsnag-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, golang-github-stretchr-testify-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev, golang-google-grpc-dev, golang-gopkg-rethinkdb-rethinkdb-go.v6-dev
Size: 394808
SHA256: 95ecf8b9038d55d8a6aef2707e34117444d645675b0dea6e243249468da2a70a
SHA1: bb677abb7168f10e6767eaacd06f55fb55b3daa7
MD5sum: b768804471a6d08d15518fae06c5cb3b
Description: library for running and interacting with trusted collections
Notary is a project that allows anyone to have trust over arbitrary
collections of data.
.
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.
.
Consumers, having acquired the publisher's public key through a secure
channel, can then communicate with any notary server or (insecure) mirror,
relying only on the publisher's key to determine the validity and integrity
of the received content.
.
This package contains the source.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/notaryproject/notary
Section: golang
Priority: optional
Filename: pool/main/n/notary/golang-github-docker-notary-dev_0.7.0+ds1-2_all.deb