How To Install golang-github-scaleway-sdk-devel on Fedora 36

In this tutorial we learn how to install golang-github-scaleway-sdk-devel in Fedora 36. golang-github-scaleway-sdk-devel is Integrate Scaleway with your Go application

Introduction

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

What is golang-github-scaleway-sdk-devel

Integrate Scaleway with your Go application. This package contains the source code needed for building packages that reference the following Go import paths – github.com/scaleway/scaleway-sdk-go

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

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

sudo dnf -y install golang-github-scaleway-sdk-devel

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

sudo yum -y install golang-github-scaleway-sdk-devel

How To Uninstall golang-github-scaleway-sdk-devel on Fedora 36

To uninstall only the golang-github-scaleway-sdk-devel package we can use the following command:

sudo dnf remove golang-github-scaleway-sdk-devel

golang-github-scaleway-sdk-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-scaleway-sdk-devel
/usr/share/doc/golang-github-scaleway-sdk-devel/CHANGELOG.md
/usr/share/doc/golang-github-scaleway-sdk-devel/CODE_OF_CONDUCT.md
/usr/share/doc/golang-github-scaleway-sdk-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-scaleway-sdk-devel/MAINTAINERS.md
/usr/share/doc/golang-github-scaleway-sdk-devel/README.md
/usr/share/doc/golang-github-scaleway-sdk-devel/docs
/usr/share/doc/golang-github-scaleway-sdk-devel/docs/CONTINUOUS_CODE_DEPLOYMENT.md
/usr/share/doc/golang-github-scaleway-sdk-devel/docs/static_files
/usr/share/doc/golang-github-scaleway-sdk-devel/docs/static_files/sdk-artwork.png
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/scaleway
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/.goipath
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/CHANGELOG.md
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/CODE_OF_CONDUCT.md
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/CONTRIBUTING.md
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/MAINTAINERS.md
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/README.md
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/account
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/account/v2alpha1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/account/v2alpha1/account_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/applesilicon
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/applesilicon/v1alpha1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/applesilicon/v1alpha1/apple_silicon_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/applesilicon/v1alpha1/applesilicon_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/baremetal
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1alpha1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1alpha1/baremetal_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1alpha1/server_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/domain
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/domain/v2alpha2
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/domain/v2alpha2/domain_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/domain/v2beta1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/domain/v2beta1/domain_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk_server_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/iot
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/iot/v1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/iot/v1/iot_helpers.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/iot/v1/iot_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/iot/v1beta1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/iot/v1beta1/iot_helpers.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/iot/v1beta1/iot_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1/k8s_helpers.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1/k8s_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1/kubeconfig.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1beta3
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1beta3/k8s_helpers.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1beta3/k8s_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1beta3/kubeconfig.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1beta3/kubeconfig_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1beta4
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1beta4/k8s_helpers.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1beta4/k8s_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/k8s/v1beta4/kubeconfig.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/lb
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/lb/v1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/lb/v1/lb_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/lb/v1/lb_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/marketplace
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/rdb
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/rdb/v1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/rdb/v1/rdb_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/rdb/v1/rdb_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/registry
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/registry/v1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/registry/v1/image_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/registry/v1/registry_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/registry/v1/registry_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/registry/v1/tag_utils.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/test
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/test/v1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/test/v1/test_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/vpc
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/vpc/v1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/vpc/v1/vpc_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/vpcgw
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/vpcgw/v1beta1
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/api/vpcgw/v1beta1/vpcgw_sdk.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/doc.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/docs
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/docs/CONTINUOUS_CODE_DEPLOYMENT.md
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/example_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/go.mod
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/async
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/async/wait_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/auth
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/auth/token_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/errors
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/marshaler
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/parameter
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/testhelpers
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/testhelpers/httprecorder
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/testhelpers/httprecorder/recorder.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/internal/testhelpers/test_helpers.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/logger
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/logger/logger.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/logger/logger_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/namegenerator
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scripts
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scripts/README.md
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/README.md
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/client.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/client_option.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/client_option_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/client_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/config.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/config_legacy_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/config_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/convert.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/convert_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/custom_types_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/env.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/env_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/errors.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/errors_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/load_config_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/locality.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/locality_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/path.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/request.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/request_option.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/request_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/scw/version.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/sdk_compilation_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/bash_arg.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/bash_arg_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/camel.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/camel_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/goname.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/goname_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/kebab.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/kebab_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/number.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/pascal.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/pascal_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/snake.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/snake_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/strcase/strcase_test.go
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/validation
/usr/share/gocode/src/github.com/scaleway/scaleway-sdk-go/validation/is.go
/usr/share/licenses/golang-github-scaleway-sdk-devel
/usr/share/licenses/golang-github-scaleway-sdk-devel/LICENSE

References

Summary

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