How to Install and Uninstall golang-github-dgraph-io-badger-dev Package on Kali Linux

Last updated: May 18,2024

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

This is a short guide on how to install golang-github-dgraph-io-badger-dev on Kali Linux

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

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

This guide covers the steps necessary to uninstall golang-github-dgraph-io-badger-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-dgraph-io-badger-dev
Source: badger
Version: 2.2007.2-3
Installed-Size: 963
Maintainer: Debian Go Packaging Team
Architecture: all
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
Size: 180956
SHA256: aac6da74fdad594834092793937fdfffa0f5a7e75092ef63a597b591a59c7e12
SHA1: eae5d9d1df267f99487d7c6f263e8e86bccb5cbf
MD5sum: 647c268a771a66f8f88f6fca801ded4d
Description: 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:
Homepage: https://github.com/dgraph-io/badger
Section: golang
Priority: optional
Filename: pool/main/b/badger/golang-github-dgraph-io-badger-dev_2.2007.2-3_all.deb