How to Install and Uninstall golang-github-googlecloudplatform-cloudsql-proxy.x86_64 Package on Fedora 35

Last updated: November 26,2024

1. Install "golang-github-googlecloudplatform-cloudsql-proxy.x86_64" package

This guide let you learn how to install golang-github-googlecloudplatform-cloudsql-proxy.x86_64 on Fedora 35

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

2. Uninstall "golang-github-googlecloudplatform-cloudsql-proxy.x86_64" package

Please follow the instructions below to uninstall golang-github-googlecloudplatform-cloudsql-proxy.x86_64 on Fedora 35:

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

3. Information about the golang-github-googlecloudplatform-cloudsql-proxy.x86_64 package on Fedora 35

Last metadata expiration check: 1:04:28 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : golang-github-googlecloudplatform-cloudsql-proxy
Version : 1.31.2
Release : 1.fc35
Architecture : x86_64
Size : 4.1 M
Source : golang-github-googlecloudplatform-cloudsql-proxy-1.31.2-1.fc35.src.rpm
Repository : updates
Summary : Cloud SQL proxy client and Go library
URL : https://github.com/GoogleCloudPlatform/cloudsql-proxy
License : Apache-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.