How To Install golang-github-cncf-udpa-devel on Fedora 36

In this tutorial we learn how to install golang-github-cncf-udpa-devel in Fedora 36. golang-github-cncf-udpa-devel is Universal Data Plane API Working Group (UDPA-WG)

Introduction

In this tutorial we learn how to install golang-github-cncf-udpa-devel on Fedora 36.

What is golang-github-cncf-udpa-devel

Universal Data Plane API Working Group (UDPA-WG). This package contains the source code needed for building packages that reference the following Go import paths – github.com/cncf/udpa

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

Install golang-github-cncf-udpa-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-cncf-udpa-devel using dnf by running the following command:

sudo dnf -y install golang-github-cncf-udpa-devel

Install golang-github-cncf-udpa-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-cncf-udpa-devel using yum by running the following command:

sudo yum -y install golang-github-cncf-udpa-devel

How To Uninstall golang-github-cncf-udpa-devel on Fedora 36

To uninstall only the golang-github-cncf-udpa-devel package we can use the following command:

sudo dnf remove golang-github-cncf-udpa-devel

golang-github-cncf-udpa-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-cncf-udpa-devel
/usr/share/doc/golang-github-cncf-udpa-devel/DEVELOPER.md
/usr/share/doc/golang-github-cncf-udpa-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/cncf
/usr/share/gocode/src/github.com/cncf/udpa
/usr/share/gocode/src/github.com/cncf/udpa/.goipath
/usr/share/gocode/src/github.com/cncf/udpa/DEVELOPER.md
/usr/share/gocode/src/github.com/cncf/udpa/README.md
/usr/share/gocode/src/github.com/cncf/udpa/go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/annotations
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/annotations/migrate.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/annotations/migrate.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/annotations/security.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/annotations/security.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/annotations/sensitive.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/annotations/sensitive.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/annotations/status.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/annotations/status.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/annotations/versioning.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/annotations/versioning.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/data
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/data/orca
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/data/orca/v1
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/data/orca/v1/orca_load_report.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/data/orca/v1/orca_load_report.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/service
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/service/orca
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/service/orca/v1
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/service/orca/v1/orca.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/service/orca/v1/orca.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/type
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/type/v1
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/type/v1/typed_struct.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/udpa/type/v1/typed_struct.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/authority.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/authority.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/collection_entry.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/collection_entry.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/context_params.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/context_params.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/resource.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/resource.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/resource_locator.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/resource_locator.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/resource_name.pb.go
/usr/share/gocode/src/github.com/cncf/udpa/go/xds/core/v3/resource_name.pb.validate.go
/usr/share/gocode/src/github.com/cncf/udpa/proposals
/usr/share/gocode/src/github.com/cncf/udpa/proposals/README.md
/usr/share/gocode/src/github.com/cncf/udpa/proposals/XRFC-TEMPLATE.md
/usr/share/gocode/src/github.com/cncf/udpa/udpa
/usr/share/gocode/src/github.com/cncf/udpa/udpa/annotations
/usr/share/gocode/src/github.com/cncf/udpa/udpa/annotations/migrate.proto
/usr/share/gocode/src/github.com/cncf/udpa/udpa/annotations/security.proto
/usr/share/gocode/src/github.com/cncf/udpa/udpa/annotations/sensitive.proto
/usr/share/gocode/src/github.com/cncf/udpa/udpa/annotations/status.proto
/usr/share/gocode/src/github.com/cncf/udpa/udpa/annotations/versioning.proto
/usr/share/gocode/src/github.com/cncf/udpa/udpa/data
/usr/share/gocode/src/github.com/cncf/udpa/udpa/data/orca
/usr/share/gocode/src/github.com/cncf/udpa/udpa/data/orca/v1
/usr/share/gocode/src/github.com/cncf/udpa/udpa/data/orca/v1/orca_load_report.proto
/usr/share/gocode/src/github.com/cncf/udpa/udpa/service
/usr/share/gocode/src/github.com/cncf/udpa/udpa/service/orca
/usr/share/gocode/src/github.com/cncf/udpa/udpa/service/orca/v1
/usr/share/gocode/src/github.com/cncf/udpa/udpa/service/orca/v1/orca.proto
/usr/share/gocode/src/github.com/cncf/udpa/udpa/type
/usr/share/gocode/src/github.com/cncf/udpa/udpa/type/v1
/usr/share/gocode/src/github.com/cncf/udpa/udpa/type/v1/typed_struct.proto
/usr/share/gocode/src/github.com/cncf/udpa/xds
/usr/share/gocode/src/github.com/cncf/udpa/xds/core
/usr/share/gocode/src/github.com/cncf/udpa/xds/core/v3
/usr/share/gocode/src/github.com/cncf/udpa/xds/core/v3/authority.proto
/usr/share/gocode/src/github.com/cncf/udpa/xds/core/v3/collection_entry.proto
/usr/share/gocode/src/github.com/cncf/udpa/xds/core/v3/context_params.proto
/usr/share/gocode/src/github.com/cncf/udpa/xds/core/v3/resource.proto
/usr/share/gocode/src/github.com/cncf/udpa/xds/core/v3/resource_locator.proto
/usr/share/gocode/src/github.com/cncf/udpa/xds/core/v3/resource_name.proto
/usr/share/licenses/golang-github-cncf-udpa-devel
/usr/share/licenses/golang-github-cncf-udpa-devel/LICENSE

References

Summary

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