How to Install and Uninstall compat-golang-github-transip-gotransip-6-devel.noarch Package on Fedora 36

Last updated: September 28,2024

1. Install "compat-golang-github-transip-gotransip-6-devel.noarch" package

This guide covers the steps necessary to install compat-golang-github-transip-gotransip-6-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install compat-golang-github-transip-gotransip-6-devel.noarch

2. Uninstall "compat-golang-github-transip-gotransip-6-devel.noarch" package

Please follow the guidance below to uninstall compat-golang-github-transip-gotransip-6-devel.noarch on Fedora 36:

$ sudo dnf remove compat-golang-github-transip-gotransip-6-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-transip-gotransip-6-devel.noarch package on Fedora 36

Last metadata expiration check: 4:18:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : compat-golang-github-transip-gotransip-6-devel
Version : 6.5.0
Release : 4.fc36
Architecture : noarch
Size : 9.6 k
Source : golang-github-transip-gotransip-6.5.0-4.fc36.src.rpm
Repository : fedora
Summary : TransIP API client for Go
URL : https://github.com/transip/gotransip
License : MIT
Description : This is the Go client for the TransIP API. To use it you need an account with
: TransIP, enable API usage and setup a private API key.
:
: This package provides symbolic links that alias the following Go import paths to
: github.com/transip/gotransip:
: – github.com/transip/gotransip/v6
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: github.com/transip/gotransip.