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

Last updated: February 08,2025

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 35

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

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

This tutorial shows how to uninstall golang-github-xaionaro-unsafetools-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 5:03:57 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-xaionaro-unsafetools-devel
Version : 0
Release : 0.2.20210524git4686db6.fc35
Architecture : noarch
Size : 16 k
Source : golang-github-xaionaro-unsafetools-0-0.2.20210524git4686db6.fc35.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