How to Install and Uninstall golang-github-alecthomas-repr-devel.noarch Package on Fedora 35
Last updated: November 27,2024
1. Install "golang-github-alecthomas-repr-devel.noarch" package
In this section, we are going to explain the necessary steps to install golang-github-alecthomas-repr-devel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-alecthomas-repr-devel.noarch
Copied
2. Uninstall "golang-github-alecthomas-repr-devel.noarch" package
Please follow the steps below to uninstall golang-github-alecthomas-repr-devel.noarch on Fedora 35:
$
sudo dnf remove
golang-github-alecthomas-repr-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-alecthomas-repr-devel.noarch package on Fedora 35
Last metadata expiration check: 1:39:10 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : golang-github-alecthomas-repr-devel
Version : 0
Release : 0.13.20210108gitbb82daf.fc35
Architecture : noarch
Size : 16 k
Source : golang-github-alecthomas-repr-0-0.13.20210108gitbb82daf.fc35.src.rpm
Repository : fedora
Summary : Python's repr() for Go
URL : https://github.com/alecthomas/repr
License : MIT
Description : This package attempts to represent Go values in a form that can be used almost
: directly in Go source code.
:
: Unfortunately, some values (such as pointers to basic types) can not be
: represented directly in Go. These values will be represented as &. eg.
: &23.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/alecthomas/repr
Available Packages
Name : golang-github-alecthomas-repr-devel
Version : 0
Release : 0.13.20210108gitbb82daf.fc35
Architecture : noarch
Size : 16 k
Source : golang-github-alecthomas-repr-0-0.13.20210108gitbb82daf.fc35.src.rpm
Repository : fedora
Summary : Python's repr() for Go
URL : https://github.com/alecthomas/repr
License : MIT
Description : This package attempts to represent Go values in a form that can be used almost
: directly in Go source code.
:
: Unfortunately, some values (such as pointers to basic types) can not be
: represented directly in Go. These values will be represented as &
: &23.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/alecthomas/repr