How to Install and Uninstall compat-golang-bitbucket-kardianos-osext-devel.noarch Package on Fedora 36

Last updated: January 11,2025

1. Install "compat-golang-bitbucket-kardianos-osext-devel.noarch" package

This guide let you learn how to install compat-golang-bitbucket-kardianos-osext-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install compat-golang-bitbucket-kardianos-osext-devel.noarch

2. Uninstall "compat-golang-bitbucket-kardianos-osext-devel.noarch" package

This guide let you learn how to uninstall compat-golang-bitbucket-kardianos-osext-devel.noarch on Fedora 36:

$ sudo dnf remove compat-golang-bitbucket-kardianos-osext-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-bitbucket-kardianos-osext-devel.noarch package on Fedora 36

Last metadata expiration check: 1:52:37 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : compat-golang-bitbucket-kardianos-osext-devel
Version : 0
Release : 0.33.20190626git2bc1f35.fc36
Architecture : noarch
Size : 8.9 k
Source : golang-github-kardianos-osext-0-0.33.20190626git2bc1f35.fc36.src.rpm
Repository : fedora
Summary : Extensions to the standard "os" package
URL : https://github.com/kardianos/osext
License : BSD
Description : Find the current Executable and ExecutableFolder.
:
: This package provides symbolic links that alias the following Go import paths to
: github.com/kardianos/osext:
: – bitbucket.org/kardianos/osext
:
: 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/kardianos/osext.