How to Install and Uninstall golang-github-dgraph-io-badger-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

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

In this section, we are going to explain the necessary steps to install golang-github-dgraph-io-badger-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Learn how to uninstall golang-github-dgraph-io-badger-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 21.04 (Hirsute Hippo)

Package: golang-github-dgraph-io-badger-dev
Architecture: all
Version: 2.2007.2-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: 957
Depends: golang-github-cespare-xxhash-dev, golang-github-datadog-zstd-dev, golang-github-dgraph-io-ristretto-dev (>= 0.0.2), golang-github-dgryski-go-farm-dev, golang-github-dustin-go-humanize-dev, golang-github-pkg-errors-dev, golang-github-spf13-cobra-dev, golang-github-stretchr-testify-dev (>= 1.4.0), golang-golang-x-net-dev, golang-golang-x-sys-dev, golang-goprotobuf-dev, golang-snappy-go-dev
Filename: pool/universe/b/badger/golang-github-dgraph-io-badger-dev_2.2007.2-2_all.deb
Size: 174844
MD5sum: 06b83ac445d6be16190e7d4f37621927
SHA1: a710dc95c11019ddbccd688000bb710184440d64
SHA256: ab0ce76c50e0d93348782efab43b553a5f07dd52f5c1c723f2f685e3659fcf1b
SHA512: 6ab9e82c52b23fe8e09b9328509d4f215ef2147eb713bba39efda51140c763cf9b526777940f2a44ea96a57b583940a8715e7ab3cee0575107557131ca3e688d
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.
.
This package contains the Go library.
Description-md5: c033ea7d7214115d20e75a7f4ebb8d5e