How to Install and Uninstall golang-github-burntsushi-toml-test-devel.noarch Package on Fedora 39
Last updated: November 26,2024
1. Install "golang-github-burntsushi-toml-test-devel.noarch" package
Here is a brief guide to show you how to install golang-github-burntsushi-toml-test-devel.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-burntsushi-toml-test-devel.noarch
Copied
2. Uninstall "golang-github-burntsushi-toml-test-devel.noarch" package
Please follow the instructions below to uninstall golang-github-burntsushi-toml-test-devel.noarch on Fedora 39:
$
sudo dnf remove
golang-github-burntsushi-toml-test-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-burntsushi-toml-test-devel.noarch package on Fedora 39
Last metadata expiration check: 2:26:45 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-burntsushi-toml-test-devel
Version : 0.2.0
Release : 15.20210108git9767d20.fc39
Architecture : noarch
Size : 19 k
Source : golang-github-burntsushi-toml-test-0.2.0-15.20210108git9767d20.fc39.src.rpm
Repository : fedora
Summary : Language agnostic test suite for TOML parsers
URL : https://github.com/BurntSushi/toml-test
License : MIT
Description : Toml-test is a higher-order program that tests other TOML decoders or encoders.
: The goal is to make it comprehensive. Tests are divided into two groups: invalid
: TOML data and valid TOML data. Decoders that reject invalid TOML data pass
: invalid TOML tests. Decoders that accept valid TOML data and output precisely
: what is expected pass valid tests. The output format is JSON, described below.
:
: Both decoders and encoders share valid tests, except an encoder accepts JSON and
: outputs TOML. The TOML representations are read with a blessed decoder and
: compared. Note though that encoders have their own set of invalid tests in the
: invalid-encoder directory. The JSON given to a TOML encoder is in the same
: format as the JSON that a TOML decoder should output.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/BurntSushi/toml-test
Available Packages
Name : golang-github-burntsushi-toml-test-devel
Version : 0.2.0
Release : 15.20210108git9767d20.fc39
Architecture : noarch
Size : 19 k
Source : golang-github-burntsushi-toml-test-0.2.0-15.20210108git9767d20.fc39.src.rpm
Repository : fedora
Summary : Language agnostic test suite for TOML parsers
URL : https://github.com/BurntSushi/toml-test
License : MIT
Description : Toml-test is a higher-order program that tests other TOML decoders or encoders.
: The goal is to make it comprehensive. Tests are divided into two groups: invalid
: TOML data and valid TOML data. Decoders that reject invalid TOML data pass
: invalid TOML tests. Decoders that accept valid TOML data and output precisely
: what is expected pass valid tests. The output format is JSON, described below.
:
: Both decoders and encoders share valid tests, except an encoder accepts JSON and
: outputs TOML. The TOML representations are read with a blessed decoder and
: compared. Note though that encoders have their own set of invalid tests in the
: invalid-encoder directory. The JSON given to a TOML encoder is in the same
: format as the JSON that a TOML decoder should output.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/BurntSushi/toml-test