How To Install golang-github-google-certificate-transparency-devel on Fedora 36

In this tutorial we learn how to install golang-github-google-certificate-transparency-devel in Fedora 36. golang-github-google-certificate-transparency-devel is Auditing for TLS certificates, Go code

Introduction

In this tutorial we learn how to install golang-github-google-certificate-transparency-devel on Fedora 36.

What is golang-github-google-certificate-transparency-devel

Package Ct holds core types and utilities for Certificate Transparency. This package contains the source code needed for building packages that reference the following Go import paths – github.com/google/certificate-transparency-go

We can use yum or dnf to install golang-github-google-certificate-transparency-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-google-certificate-transparency-devel.

Install golang-github-google-certificate-transparency-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-github-google-certificate-transparency-devel using dnf by running the following command:

sudo dnf -y install golang-github-google-certificate-transparency-devel

Install golang-github-google-certificate-transparency-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-github-google-certificate-transparency-devel using yum by running the following command:

sudo yum -y install golang-github-google-certificate-transparency-devel

How To Uninstall golang-github-google-certificate-transparency-devel on Fedora 36

To uninstall only the golang-github-google-certificate-transparency-devel package we can use the following command:

sudo dnf remove golang-github-google-certificate-transparency-devel

golang-github-google-certificate-transparency-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-google-certificate-transparency-devel
/usr/share/doc/golang-github-google-certificate-transparency-devel/AUTHORS
/usr/share/doc/golang-github-google-certificate-transparency-devel/CHANGELOG.md
/usr/share/doc/golang-github-google-certificate-transparency-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-google-certificate-transparency-devel/CONTRIBUTORS
/usr/share/doc/golang-github-google-certificate-transparency-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/google
/usr/share/gocode/src/github.com/google/certificate-transparency-go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/.goipath
/usr/share/gocode/src/github.com/google/certificate-transparency-go/CHANGELOG.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/CONTRIBUTING.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/PULL_REQUEST_TEMPLATE.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/README.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1
/usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1/README.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1/asn1.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1/asn1_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1/common.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1/marshal.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/asn1/marshal_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/client
/usr/share/gocode/src/github.com/google/certificate-transparency-go/client/configpb
/usr/share/gocode/src/github.com/google/certificate-transparency-go/client/configpb/multilog.pb.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/client/configpb/multilog.proto
/usr/share/gocode/src/github.com/google/certificate-transparency-go/client/getentries.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/client/logclient.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/client/logclient_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/client/multilog.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/client/multilog_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ctpolicy
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ctpolicy/applepolicy.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ctpolicy/applepolicy_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ctpolicy/chromepolicy.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ctpolicy/chromepolicy_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ctpolicy/ctpolicy.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ctpolicy/ctpolicy_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ctpolicy/tools.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ctpolicy/tools_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/chainfix
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/chainfix/chainfix.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/chains_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/containers.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/fix.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/fix_and_log.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/fix_and_log_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/fix_error.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/fix_error_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/fix_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/fixchain_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/fixer.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/fixer_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/functions_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/hash.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/hash_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/logger.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/logger_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/ratelimiter
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/ratelimiter/limiter.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/ratelimiter/limiter_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/replacements.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/roundtrip_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/fixchain/url_cache.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/go.mod
/usr/share/gocode/src/github.com/google/certificate-transparency-go/gossip
/usr/share/gocode/src/github.com/google/certificate-transparency-go/gossip/README.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/gossip/minimal
/usr/share/gocode/src/github.com/google/certificate-transparency-go/gossip/minimal/x509ext
/usr/share/gocode/src/github.com/google/certificate-transparency-go/gossip/minimal/x509ext/x509ext.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/gossip/minimal/x509ext/x509ext_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ingestor
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ingestor/ranges
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ingestor/ranges/tracker.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/ingestor/ranges/tracker_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient
/usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient/backoff.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient/backoff_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient/client.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/jsonclient/client_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/logid
/usr/share/gocode/src/github.com/google/certificate-transparency-go/logid/logid.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/logid/logid_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist/diff_check.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist/diff_check_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist/findlog
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist/findlog/main.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist/logfilter.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist/logfilter_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist/loglist.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist/loglist_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist2
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist2/logfilter.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist2/logfilter_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist2/loglist2.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist2/loglist2_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/loglist2/logstatus_string.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/preload
/usr/share/gocode/src/github.com/google/certificate-transparency-go/preload/dumpscts
/usr/share/gocode/src/github.com/google/certificate-transparency-go/preload/dumpscts/dumpscts.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/preload/preloader
/usr/share/gocode/src/github.com/google/certificate-transparency-go/preload/preloader/preloader.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/preload/types.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/proto_gen.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/schedule
/usr/share/gocode/src/github.com/google/certificate-transparency-go/schedule/schedule.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/schedule/schedule_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/serialization.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/serialization_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/signatures.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/signatures_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/tls
/usr/share/gocode/src/github.com/google/certificate-transparency-go/tls/hash_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/tls/signature.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/tls/signature_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/tls/tls.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/tls/tls_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/tls/types.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/tls/types_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/tools.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/README.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/ctfe
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/ctfe/configpb
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/ctfe/configpb/config.proto
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/docs
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/docs/ContainerDeployment.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/docs/ManualDeployment.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/docs/Operation.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/examples
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/examples/deployment
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/examples/deployment/kubernetes
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/examples/deployment/kubernetes/README.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/migrillian
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/migrillian/README.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/migrillian/configpb
/usr/share/gocode/src/github.com/google/certificate-transparency-go/trillian/migrillian/configpb/config.proto
/usr/share/gocode/src/github.com/google/certificate-transparency-go/types.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/types_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/watcher
/usr/share/gocode/src/github.com/google/certificate-transparency-go/watcher/diff.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/README.md
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/cert_pool.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/curves.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/curves_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/error.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/error_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/errors.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/errors_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/example_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/name_constraints_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/names.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/names_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pem_decrypt.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pem_decrypt_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkcs1.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkcs8.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkcs8_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkix
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/pkix/pkix.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/ptr_sysptr_windows.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/ptr_uint_windows.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/revoked.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/revoked_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_bsd.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_cgo_darwin.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_darwin.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_darwin_arm_gen.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_darwin_armx.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_darwin_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_js.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_linux.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_nocgo_darwin.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_plan9.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_solaris.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_unix.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_unix_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/root_windows.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/rpki.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/rpki_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/sec1.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/sec1_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/verify.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/verify_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/x509.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/x509_test.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509/x509_test_import.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509util
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509util/certcheck
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509util/certcheck/certcheck.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509util/crlcheck
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509util/crlcheck/crlcheck.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509util/files.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509util/fuzz.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509util/revoked.go
/usr/share/gocode/src/github.com/google/certificate-transparency-go/x509util/x509util.go
/usr/share/licenses/golang-github-google-certificate-transparency-devel
/usr/share/licenses/golang-github-google-certificate-transparency-devel/LICENSE

References

Summary

In this tutorial we learn how to install golang-github-google-certificate-transparency-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).