How to Install and Uninstall badger Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "badger" package

Please follow the instructions below to install badger on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install badger

2. Uninstall "badger" package

This guide covers the steps necessary to uninstall badger on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the badger package on Ubuntu 20.10 (Groovy Gorilla)

Package: badger
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
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10131
Depends: libc6 (>= 2.4), libzstd1 (>= 1.3.2)
Filename: pool/universe/b/badger/badger_2.0.3-1_amd64.deb
Size: 3169248
MD5sum: 77f9aabbdee14ade7986b96593e8aed8
SHA1: 7837e155b779ba93c4296c7cef2eca5c7b93307b
SHA256: daac197809abdde22bfa78159106db117e2f93348bc636413a11e4f2067f1e26
SHA512: 449dbf3d27c242c1fa5762423ce9d83aea288b7c07b05671d05d539fe49b9cf311eaf66c2991001cb48a3ff8f6840457bcbd8dda0be71696ad89d180a4320837
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