How To Install golang-github-storageos-api-devel on Fedora 36

In this tutorial we learn how to install golang-github-storageos-api-devel in Fedora 36. golang-github-storageos-api-devel is Golang API for StorageOS

Introduction

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

What is golang-github-storageos-api-devel

Golang API for StorageOS. This package contains the source code needed for building packages that reference the following Go import paths – github.com/storageos/go-api

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

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

sudo dnf -y install golang-github-storageos-api-devel

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

sudo yum -y install golang-github-storageos-api-devel

How To Uninstall golang-github-storageos-api-devel on Fedora 36

To uninstall only the golang-github-storageos-api-devel package we can use the following command:

sudo dnf remove golang-github-storageos-api-devel

golang-github-storageos-api-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-storageos-api-devel
/usr/share/doc/golang-github-storageos-api-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/storageos
/usr/share/gocode/src/github.com/storageos/go-api
/usr/share/gocode/src/github.com/storageos/go-api/.goipath
/usr/share/gocode/src/github.com/storageos/go-api/README.md
/usr/share/gocode/src/github.com/storageos/go-api/client.go
/usr/share/gocode/src/github.com/storageos/go-api/client_test.go
/usr/share/gocode/src/github.com/storageos/go-api/cluster.go
/usr/share/gocode/src/github.com/storageos/go-api/cluster_test.go
/usr/share/gocode/src/github.com/storageos/go-api/health.go
/usr/share/gocode/src/github.com/storageos/go-api/health_test.go
/usr/share/gocode/src/github.com/storageos/go-api/licence.go
/usr/share/gocode/src/github.com/storageos/go-api/licence_test.go
/usr/share/gocode/src/github.com/storageos/go-api/logger.go
/usr/share/gocode/src/github.com/storageos/go-api/login.go
/usr/share/gocode/src/github.com/storageos/go-api/login_test.go
/usr/share/gocode/src/github.com/storageos/go-api/namespace.go
/usr/share/gocode/src/github.com/storageos/go-api/namespace_test.go
/usr/share/gocode/src/github.com/storageos/go-api/netutil
/usr/share/gocode/src/github.com/storageos/go-api/netutil/errors.go
/usr/share/gocode/src/github.com/storageos/go-api/netutil/netutil.go
/usr/share/gocode/src/github.com/storageos/go-api/netutil/parsers.go
/usr/share/gocode/src/github.com/storageos/go-api/network_diagnostics.go
/usr/share/gocode/src/github.com/storageos/go-api/node.go
/usr/share/gocode/src/github.com/storageos/go-api/policy.go
/usr/share/gocode/src/github.com/storageos/go-api/policy_test.go
/usr/share/gocode/src/github.com/storageos/go-api/pool.go
/usr/share/gocode/src/github.com/storageos/go-api/pool_test.go
/usr/share/gocode/src/github.com/storageos/go-api/rule.go
/usr/share/gocode/src/github.com/storageos/go-api/rule_test.go
/usr/share/gocode/src/github.com/storageos/go-api/serror
/usr/share/gocode/src/github.com/storageos/go-api/serror/error_kind.go
/usr/share/gocode/src/github.com/storageos/go-api/serror/kind_lookup_map.go
/usr/share/gocode/src/github.com/storageos/go-api/serror/storageos_error.go
/usr/share/gocode/src/github.com/storageos/go-api/serror/storageoserrorkind_string.go
/usr/share/gocode/src/github.com/storageos/go-api/serror/typed_error.go
/usr/share/gocode/src/github.com/storageos/go-api/server_version.go
/usr/share/gocode/src/github.com/storageos/go-api/storageos_test.go
/usr/share/gocode/src/github.com/storageos/go-api/template.go
/usr/share/gocode/src/github.com/storageos/go-api/template_test.go
/usr/share/gocode/src/github.com/storageos/go-api/testutil
/usr/share/gocode/src/github.com/storageos/go-api/testutil/stoppable_listener.go
/usr/share/gocode/src/github.com/storageos/go-api/testutil/testutil.go
/usr/share/gocode/src/github.com/storageos/go-api/types
/usr/share/gocode/src/github.com/storageos/go-api/types/auth.go
/usr/share/gocode/src/github.com/storageos/go-api/types/capacity_stats.go
/usr/share/gocode/src/github.com/storageos/go-api/types/cluster.go
/usr/share/gocode/src/github.com/storageos/go-api/types/connectivity.go
/usr/share/gocode/src/github.com/storageos/go-api/types/delete_options.go
/usr/share/gocode/src/github.com/storageos/go-api/types/deployment.go
/usr/share/gocode/src/github.com/storageos/go-api/types/driver_instance.go
/usr/share/gocode/src/github.com/storageos/go-api/types/error_response.go
/usr/share/gocode/src/github.com/storageos/go-api/types/events.go
/usr/share/gocode/src/github.com/storageos/go-api/types/filters
/usr/share/gocode/src/github.com/storageos/go-api/types/filters/parse.go
/usr/share/gocode/src/github.com/storageos/go-api/types/filters/parse_test.go
/usr/share/gocode/src/github.com/storageos/go-api/types/health.go
/usr/share/gocode/src/github.com/storageos/go-api/types/licence.go
/usr/share/gocode/src/github.com/storageos/go-api/types/list_options.go
/usr/share/gocode/src/github.com/storageos/go-api/types/logger.go
/usr/share/gocode/src/github.com/storageos/go-api/types/namespace.go
/usr/share/gocode/src/github.com/storageos/go-api/types/node.go
/usr/share/gocode/src/github.com/storageos/go-api/types/node_update_options.go
/usr/share/gocode/src/github.com/storageos/go-api/types/operator.go
/usr/share/gocode/src/github.com/storageos/go-api/types/policy.go
/usr/share/gocode/src/github.com/storageos/go-api/types/pool.go
/usr/share/gocode/src/github.com/storageos/go-api/types/pool_options.go
/usr/share/gocode/src/github.com/storageos/go-api/types/rule.go
/usr/share/gocode/src/github.com/storageos/go-api/types/template.go
/usr/share/gocode/src/github.com/storageos/go-api/types/template_create_options.go
/usr/share/gocode/src/github.com/storageos/go-api/types/user.go
/usr/share/gocode/src/github.com/storageos/go-api/types/version.go
/usr/share/gocode/src/github.com/storageos/go-api/types/versions
/usr/share/gocode/src/github.com/storageos/go-api/types/versions/compare.go
/usr/share/gocode/src/github.com/storageos/go-api/types/versions/compare_test.go
/usr/share/gocode/src/github.com/storageos/go-api/types/volume.go
/usr/share/gocode/src/github.com/storageos/go-api/types/volume_create_options.go
/usr/share/gocode/src/github.com/storageos/go-api/types/volume_stats.go
/usr/share/gocode/src/github.com/storageos/go-api/types/volume_update_options.go
/usr/share/gocode/src/github.com/storageos/go-api/user.go
/usr/share/gocode/src/github.com/storageos/go-api/user_test.go
/usr/share/gocode/src/github.com/storageos/go-api/util.go
/usr/share/gocode/src/github.com/storageos/go-api/v2
/usr/share/gocode/src/github.com/storageos/go-api/v2/README.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/api_default.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/client.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/configuration.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/AcceptedMessage.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/AttachNfsVolumeData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/AttachType.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/AttachVolumeData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/AuthUserData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/CapacityStats.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/Cluster.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/CreateNamespaceData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/CreatePolicyGroupData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/CreateUserData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/CreateVolumeData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/DefaultApi.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/DeploymentInfo.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/Error.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/FsType.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/Licence.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/LogFormat.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/LogLevel.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/MasterDeploymentInfo.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/MasterDeploymentInfoAllOf.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/MasterHealth.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/Namespace.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/NfsAcl.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/NfsAclIdentity.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/NfsAclSquashConfig.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/NfsConfig.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/NfsExportConfig.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/NfsVolumeExports.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/NfsVolumeMountEndpoint.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/Node.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/NodeHealth.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/PoliciesIdSpecs.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/PoliciesSpecs.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/PolicyGroup.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/PolicyGroupUsers.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/ReplicaDeploymentInfo.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/ReplicaDeploymentInfoAllOf.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/ReplicaHealth.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/ResizeVolumeRequest.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/SetReplicasRequest.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/SyncProgress.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/UpdateAuthenticatedUserData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/UpdateClusterData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/UpdateLicence.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/UpdateNamespaceData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/UpdateNodeData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/UpdatePolicyGroupData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/UpdateUserData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/UpdateVolumeData.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/User.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/UserSession.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/UserSessionAllOf.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/UserSessionAllOfSession.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/docs/Volume.md
/usr/share/gocode/src/github.com/storageos/go-api/v2/model__policies__id__specs.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model__policies_specs.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_accepted_message.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_attach_nfs_volume_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_attach_type.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_attach_volume_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_auth_user_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_capacity_stats.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_cluster.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_create_namespace_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_create_policy_group_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_create_user_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_create_volume_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_deployment_info.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_error.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_fs_type.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_licence.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_log_format.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_log_level.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_master_deployment_info.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_master_deployment_info_all_of.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_master_health.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_namespace.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_nfs_acl.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_nfs_acl_identity.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_nfs_acl_squash_config.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_nfs_config.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_nfs_export_config.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_nfs_volume_exports.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_nfs_volume_mount_endpoint.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_node.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_node_health.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_policy_group.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_policy_group_users.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_replica_deployment_info.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_replica_deployment_info_all_of.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_replica_health.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_resize_volume_request.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_set_replicas_request.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_sync_progress.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_update_authenticated_user_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_update_cluster_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_update_licence.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_update_namespace_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_update_node_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_update_policy_group_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_update_user_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_update_volume_data.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_user.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_user_session.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_user_session_all_of.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_user_session_all_of_session.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/model_volume.go
/usr/share/gocode/src/github.com/storageos/go-api/v2/response.go
/usr/share/gocode/src/github.com/storageos/go-api/validation.go
/usr/share/gocode/src/github.com/storageos/go-api/validation_test.go
/usr/share/gocode/src/github.com/storageos/go-api/volume.go
/usr/share/gocode/src/github.com/storageos/go-api/volume_test.go
/usr/share/licenses/golang-github-storageos-api-devel
/usr/share/licenses/golang-github-storageos-api-devel/LICENCE

References

Summary

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