How to Install and Uninstall golang-gitea-lunny-nodb-devel.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "golang-gitea-lunny-nodb-devel.noarch" package

This guide let you learn how to install golang-gitea-lunny-nodb-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-gitea-lunny-nodb-devel.noarch

2. Uninstall "golang-gitea-lunny-nodb-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-gitea-lunny-nodb-devel.noarch on Fedora 36:

$ sudo dnf remove golang-gitea-lunny-nodb-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gitea-lunny-nodb-devel.noarch package on Fedora 36

Last metadata expiration check: 0:02:51 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : golang-gitea-lunny-nodb-devel
Version : 0
Release : 0.4.20210111git3238c46.fc36
Architecture : noarch
Size : 55 k
Source : golang-gitea-lunny-nodb-0-0.4.20210111git3238c46.fc36.src.rpm
Repository : fedora
Summary : Pure Go embed Nosql database with kv, list, hash, zset, bitmap, set.
URL : https://gitea.com/lunny/nodb
License : MIT
Description : Nodb is a fork of ledisdb and shrink version. It's get rid of all C or other
: language codes and only keep Go's. It aims to provide a nosql database library
: rather than a redis like server. So if you want a redis like server, ledisdb is
: the best choose.
:
: Nodb is a pure Go and high performance NoSQL database library. It supports some
: data structure like kv, list, hash, zset, bitmap, set.
:
: Nodb now use goleveldb as backend to store data.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gitea.com/lunny/nodb