How to Install and Uninstall badger Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "badger" package

In this section, we are going to explain the necessary steps to install badger on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install badger

2. Uninstall "badger" package

Here is a brief guide to show you how to uninstall badger on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove badger $ sudo apt autoclean && sudo apt autoremove

3. Information about the badger package on Ubuntu 21.10 (Impish Indri)

Package: badger
Architecture: amd64
Version: 2.2007.2-2
Built-Using: golang-1.15 (= 1.15.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.3-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.7-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~git20200523.0598657-1), golang-goprotobuf (= 1.3.4-2)
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9167
Depends: libc6 (>= 2.32), libzstd1 (>= 1.3.2)
Filename: pool/universe/b/badger/badger_2.2007.2-2_amd64.deb
Size: 2792416
MD5sum: 5ab9c15701e12f2cf625ae204ec52110
SHA1: 4eef46b643ebff1e05201f7357f8d7b3c383c25c
SHA256: 206b65234484154bf00fd4871e7d85870c73ff8e68c0016dc23cb7ca2f5a9b20
SHA512: 51aabef3a805ca701858b2bcd4cfc4640d74c82d0f2211786773d3c2de9a39fb12debe71955e03aad0e2a4c7bce98419d291e3e88ffc0d5e4913b8fd20af4594
Homepage: https://github.com/dgraph-io/badger
Description-en: Fast key-value DB in Go.
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: cb4604b047b6451ff06fb2435dc7aa1e