How to Install and Uninstall golang-github-logfmt-devel.noarch Package on Oracle Linux 9

Last updated: September 27,2024

1. Install "golang-github-logfmt-devel.noarch" package

Please follow the steps below to install golang-github-logfmt-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install golang-github-logfmt-devel.noarch

2. Uninstall "golang-github-logfmt-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-logfmt-devel.noarch on Oracle Linux 9:

$ sudo dnf remove golang-github-logfmt-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-logfmt-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:35:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : golang-github-logfmt-devel
Version : 0.5.0
Release : 7.el9
Architecture : noarch
Size : 21 k
Source : golang-github-logfmt-0.5.0-7.el9.src.rpm
Repository : epel
Summary : Marshals and unmarshals logfmt messages
URL : https://github.com/go-logfmt/logfmt
License : MIT
Description : Package logfmt implements utilities to marshal and unmarshal data in the logfmt
: format. It provides an API similar to encoding/json and encoding/xml.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/go-logfmt/logfmt