How to Install and Uninstall golang-github-boltdb-bolt-devel.noarch Package on Fedora 36
Last updated: November 26,2024
1. Install "golang-github-boltdb-bolt-devel.noarch" package
This guide covers the steps necessary to install golang-github-boltdb-bolt-devel.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
golang-github-boltdb-bolt-devel.noarch
Copied
2. Uninstall "golang-github-boltdb-bolt-devel.noarch" package
Please follow the guidance below to uninstall golang-github-boltdb-bolt-devel.noarch on Fedora 36:
$
sudo dnf remove
golang-github-boltdb-bolt-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the golang-github-boltdb-bolt-devel.noarch package on Fedora 36
Last metadata expiration check: 0:56:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-boltdb-bolt-devel
Version : 1.3.1
Release : 16.fc36
Architecture : noarch
Size : 82 k
Source : golang-github-boltdb-bolt-1.3.1-16.fc36.src.rpm
Repository : updates
Summary : Embedded key/value database for Go
URL : https://github.com/boltdb/bolt
License : MIT
Description : Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. The
: goal of the project is to provide a simple, fast, and reliable database for
: projects that don't require a full database server such as Postgres or MySQL.
:
: Since Bolt is meant to be used as such a low-level piece of functionality,
: simplicity is key. The API will be small and only focus on getting values and
: setting values. That's it.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/boltdb/bolt
Available Packages
Name : golang-github-boltdb-bolt-devel
Version : 1.3.1
Release : 16.fc36
Architecture : noarch
Size : 82 k
Source : golang-github-boltdb-bolt-1.3.1-16.fc36.src.rpm
Repository : updates
Summary : Embedded key/value database for Go
URL : https://github.com/boltdb/bolt
License : MIT
Description : Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. The
: goal of the project is to provide a simple, fast, and reliable database for
: projects that don't require a full database server such as Postgres or MySQL.
:
: Since Bolt is meant to be used as such a low-level piece of functionality,
: simplicity is key. The API will be small and only focus on getting values and
: setting values. That's it.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/boltdb/bolt