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

Last updated: October 11,2024

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

Please follow the guidelines below to install golang-gitea-lunny-nodb-devel.noarch on Fedora 35

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

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

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

$ 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 35

Last metadata expiration check: 3:16:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-gitea-lunny-nodb-devel
Version : 0
Release : 0.3.20210111git3238c46.fc35
Architecture : noarch
Size : 55 k
Source : golang-gitea-lunny-nodb-0-0.3.20210111git3238c46.fc35.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