How to Install and Uninstall golang-github-dgraph-io-badger-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "golang-github-dgraph-io-badger-dev" package

Please follow the step by step instructions below to install golang-github-dgraph-io-badger-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-dgraph-io-badger-dev

2. Uninstall "golang-github-dgraph-io-badger-dev" package

Please follow the steps below to uninstall golang-github-dgraph-io-badger-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-dgraph-io-badger-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-dgraph-io-badger-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-dgraph-io-badger-dev
Architecture: amd64
Version: 2.0.3-1
Built-Using: golang-1.14 (= 1.14.2-1ubuntu1), golang-github-cespare-xxhash (= 2.1.1-1), golang-github-datadog-zstd (= 1.3.5-1), golang-github-dgraph-io-ristretto (= 0.0.2-1), golang-github-dgryski-go-farm (= 0.0~git20171119.ac7624ea8da3-1), golang-github-dustin-go-humanize (= 1.0.0-1), golang-github-golang-snappy (= 0.0+git20160529.d9eb7a3-3), golang-github-pkg-errors (= 0.9.1-1), golang-github-spf13-cobra (= 0.0.5-1), golang-github-spf13-pflag (= 1.0.5-1), golang-golang-x-net (= 1:0.0+git20200226.491c5fc+dfsg-1), golang-golang-x-sys (= 0.0~git20200219.cb0a6d8-1), golang-goprotobuf (= 1.3.4-2)
Priority: optional
Section: universe/devel
Source: badger
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 912
Filename: pool/universe/b/badger/golang-github-dgraph-io-badger-dev_2.0.3-1_amd64.deb
Size: 167424
MD5sum: 329d212d69b807fb90e3d6421cf29755
SHA1: 56258a393d33a739f0958968ee0f93e0ae4eaf0b
SHA256: 0d573fe7dcea86b5c12af5716a0679e94d09e432e28d3bb984d868b89add1cb9
SHA512: 5e3b2bbca305c58a09c6e508716fccb506972fd659b0e8b2405d41c82f082310d13340c3a30ca412778e7ea88b5a12c923c624e1eefe318150088e27fe3a3218
Homepage: https://github.com/dgraph-io/badger
Description-en: Fast key-value DB in Go - development files for embedding.
BadgerDB is an embeddable, persistent and fast key-value (KV)
database written in pure Go. It is the underlying database for Dgraph
(https://dgraph.io), a fast, distributed graph database. It's meant
to be a performant alternative to non-Go-based key-value stores like
RocksDB. Project Status [Jun 26, 2019] Badger is stable and is being
used to serve data sets worth hundreds of terabytes. Badger supports
concurrent ACID transactions with serializable snapshot isolation
(SSI) guarantees. A Jepsen-style bank test runs nightly for 8h, with
--race flag and ensures the maintenance of transactional guarantees.
Badger has also been tested to work with filesystem level anomalies,
to ensure persistence and consistency.
.
Badger v1.0 was released in Nov 2017, and the latest version that is
data-compatible with v1.0 is v1.6.0.
.
Badger v2.0, use a new storage format which won't be compatible with all of
the v1.x.
Description-md5: db7c08d2fa6821a13170dcb33b6f90da