How to Install and Uninstall golang-github-googlecloudplatform-cloudsql-proxy-devel.noarch Package on Fedora 34

Last updated: May 19,2024

1. Install "golang-github-googlecloudplatform-cloudsql-proxy-devel.noarch" package

This is a short guide on how to install golang-github-googlecloudplatform-cloudsql-proxy-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-googlecloudplatform-cloudsql-proxy-devel.noarch

2. Uninstall "golang-github-googlecloudplatform-cloudsql-proxy-devel.noarch" package

Please follow the guidance below to uninstall golang-github-googlecloudplatform-cloudsql-proxy-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-googlecloudplatform-cloudsql-proxy-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-googlecloudplatform-cloudsql-proxy-devel.noarch package on Fedora 34

Last metadata expiration check: 5:58:45 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-googlecloudplatform-cloudsql-proxy-devel
Version : 1.19.1
Release : 5.fc34
Architecture : noarch
Size : 58 k
Source : golang-github-googlecloudplatform-cloudsql-proxy-1.19.1-5.fc34.src.rpm
Repository : updates
Summary : Cloud SQL proxy client and Go library
URL : https://github.com/GoogleCloudPlatform/cloudsql-proxy
License : ASL 2.0
Description : The Cloud SQL Proxy allows a user with the appropriate permissions to connect
: to a Second Generation Cloud SQL database without having to deal with IP
: whitelisting or SSL certificates manually. It works by opening unix/tcp
: sockets on the local machine and proxying connections to the associated
: Cloud SQL instances when the sockets are used.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/GoogleCloudPlatform/cloudsql-proxy