How to Install and Uninstall golang-github-theupdateframework-notary-devel.noarch Package on Fedora 35

Last updated: May 05,2024

1. Install "golang-github-theupdateframework-notary-devel.noarch" package

Please follow the step by step instructions below to install golang-github-theupdateframework-notary-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-theupdateframework-notary-devel.noarch

2. Uninstall "golang-github-theupdateframework-notary-devel.noarch" package

Please follow the steps below to uninstall golang-github-theupdateframework-notary-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-theupdateframework-notary-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-theupdateframework-notary-devel.noarch package on Fedora 35

Last metadata expiration check: 1:52:10 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : golang-github-theupdateframework-notary-devel
Version : 0.7.0
Release : 6.fc35
Architecture : noarch
Size : 1.4 M
Source : golang-github-theupdateframework-notary-0.7.0-6.fc35.src.rpm
Repository : updates
Summary : Project that allows anyone to have trust over arbitrary collections of data
URL : https://github.com/theupdateframework/notary
License : BSD and ASL 2.0
Description : The Notary project comprises a server and a client for running and interacting
: with trusted collections. See the service architecture documentation for more
: information.
:
: 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 code needed for building packages that
: reference the following Go import paths:
: – github.com/theupdateframework/notary