How to Install and Uninstall golang-github-xaionaro-unsafetools-devel.noarch Package on Fedora 36

Last updated: May 19,2024

1. Install "golang-github-xaionaro-unsafetools-devel.noarch" package

Here is a brief guide to show you how to install golang-github-xaionaro-unsafetools-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-xaionaro-unsafetools-devel.noarch

2. Uninstall "golang-github-xaionaro-unsafetools-devel.noarch" package

This is a short guide on how to uninstall golang-github-xaionaro-unsafetools-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-xaionaro-unsafetools-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-xaionaro-unsafetools-devel.noarch package on Fedora 36

Last metadata expiration check: 0:32:43 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-xaionaro-unsafetools-devel
Version : 0
Release : 0.3.20210524git4686db6.fc36
Architecture : noarch
Size : 16 k
Source : golang-github-xaionaro-unsafetools-0-0.3.20210524git4686db6.fc36.src.rpm
Repository : fedora
Summary : Access to private/unexported fields of a structure
URL : https://github.com/xaionaro-go/unsafetools
License : CC0
Description : This package provides a FieldByName function to access to any field (including
: private/unexported) of a structure. This is meant to be used for unit-tests
: only.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/xaionaro-go/unsafetools