How to Install and Uninstall notary Package on Kali Linux

Last updated: April 20,2024

1. Install "notary" package

This is a short guide on how to install notary on Kali Linux

$ sudo apt update $ sudo apt install notary

2. Uninstall "notary" package

Please follow the step by step instructions below to uninstall notary on Kali Linux:

$ sudo apt remove notary $ sudo apt autoclean && sudo apt autoremove

3. Information about the notary package on Kali Linux

Package: notary
Source: notary (0.7.0+ds1-2)
Version: 0.7.0+ds1-2+b9
Installed-Size: 51518
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 16876912
SHA256: cb73e56d267d9c613d37deee78374ab8d89c3a2c3a01c753cb3064c5950187bc
SHA1: 3d22aa27cfa2b7fa16b0c03314d768af26fb76d4
MD5sum: 6624b82712982f5107f7605b10d59d61
Description: tool 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 binaries/tools.
Description-md5:
Homepage: https://github.com/notaryproject/notary
Built-Using: docker-registry (= 2.8.2+ds1-1), golang-1.21 (= 1.21.3-1), golang-bugsnag-panicwrap (= 1.2.0-2), golang-fsnotify (= 1.6.0-2), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bugsnag-bugsnag-go (= 1.7.0-2), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-davecgh-go-spew (= 1.1.1-3), golang-github-docker-go (= 0.0~git20160303.0.d30aec9-3.1), golang-github-docker-go-connections (= 0.4.0-4), golang-github-docker-go-metrics (= 0.0.1-2), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1), golang-github-dvsekhvalnov-jose2go (= 1.5-1), golang-github-go-sql-driver-mysql (= 1.5.0-2), golang-github-gofrs-uuid (= 5.0.0-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-gorilla-mux (= 1.8.0-1), golang-github-hailocab-go-hostpool (= 0.0~git20160125.0.e80d13c-1.1), golang-github-hashicorp-hcl (= 1.0.0-1.1), golang-github-jinzhu-gorm (= 1.9.6-2), golang-github-jinzhu-inflection (= 1.0.0-1), golang-github-lib-pq (= 1.10.9-1), golang-github-magiconair-properties (= 1.8.7-1), golang-github-mitchellh-mapstructure (= 1.5.0-2), golang-github-opencontainers-go-digest (= 1.0.0-2), golang-github-opencontainers-image-spec (= 1.1.0~rc4-3), golang-github-opentracing-opentracing-go (= 1.2.0-2), golang-github-pelletier-go-toml.v2 (= 2.1.0-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-prometheus-client-golang (= 1.17.0-1), golang-github-prometheus-client-model (= 0.5.0-1), golang-github-prometheus-common (= 0.44.0-4), golang-github-prometheus-procfs (= 0.12.0-1), golang-github-shopify-logrus-bugsnag (= 0.0~git20171204.577dee2-3), golang-github-spf13-afero (= 1.9.5-1), golang-github-spf13-cast (= 1.5.1-1), golang-github-spf13-cobra (= 1.7.0-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-2), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-spf13-viper (= 1.12.0-1), golang-github-subosito-gotenv (= 1.3.0-1), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-net (= 1:0.15.0-2), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-term (= 0.12.0-1), golang-golang-x-text (= 0.13.0-1), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.38.0+really1.33.3-1), golang-google-protobuf (= 1.31.0-1), golang-gopkg-ini.v1 (= 1.67.0-1), golang-gopkg-rethinkdb-rethinkdb-go.v6 (= 6.2.1-2), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-logrus (= 1.9.0-1), golang-protobuf-extensions (= 1.0.4-2), golang-testify (= 1.8.4-1)
Section: devel
Priority: optional
Filename: pool/main/n/notary/notary_0.7.0+ds1-2+b9_amd64.deb