How to Install and Uninstall golang-github-burntsushi-toml.x86_64 Package on Oracle Linux 9
Last updated: November 16,2024
1. Install "golang-github-burntsushi-toml.x86_64" package
This guide let you learn how to install golang-github-burntsushi-toml.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-burntsushi-toml.x86_64
Copied
2. Uninstall "golang-github-burntsushi-toml.x86_64" package
This is a short guide on how to uninstall golang-github-burntsushi-toml.x86_64 on Oracle Linux 9:
$
sudo dnf remove
golang-github-burntsushi-toml.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-burntsushi-toml.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:05:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : golang-github-burntsushi-toml
Version : 1.2.0
Release : 1.el9
Architecture : x86_64
Size : 1.1 M
Source : golang-github-burntsushi-toml-1.2.0-1.el9.src.rpm
Repository : epel
Summary : TOML parser for Golang with reflection
URL : https://github.com/BurntSushi/toml
License : MIT
Description : TOML stands for Tom's Obvious, Minimal Language. This Go package provides a
: reflection interface similar to Go's standard library json and xml packages.
: This package also supports the encoding.TextUnmarshaler and
: encoding.TextMarshaler interfaces so that you can define custom data
: representations.
Available Packages
Name : golang-github-burntsushi-toml
Version : 1.2.0
Release : 1.el9
Architecture : x86_64
Size : 1.1 M
Source : golang-github-burntsushi-toml-1.2.0-1.el9.src.rpm
Repository : epel
Summary : TOML parser for Golang with reflection
URL : https://github.com/BurntSushi/toml
License : MIT
Description : TOML stands for Tom's Obvious, Minimal Language. This Go package provides a
: reflection interface similar to Go's standard library json and xml packages.
: This package also supports the encoding.TextUnmarshaler and
: encoding.TextMarshaler interfaces so that you can define custom data
: representations.