How to Install and Uninstall golang-github-coreos-bbolt-dev Package on Kali Linux

Last updated: May 02,2024

1. Install "golang-github-coreos-bbolt-dev" package

Please follow the step by step instructions below to install golang-github-coreos-bbolt-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-coreos-bbolt-dev

2. Uninstall "golang-github-coreos-bbolt-dev" package

This guide let you learn how to uninstall golang-github-coreos-bbolt-dev on Kali Linux:

$ sudo apt remove golang-github-coreos-bbolt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-coreos-bbolt-dev package on Kali Linux

Package: golang-github-coreos-bbolt-dev
Source: golang-github-coreos-bbolt
Version: 1.3.8-1
Installed-Size: 415
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-stretchr-testify-dev (>= 1.8.1), golang-golang-x-sys-dev (>= 0.4.0)
Size: 73740
SHA256: fdbc525bfc13e24d0446ceae0273cd92470db03e4e512d6d5053583c643d270b
SHA1: 6fad894ad0393d42f2d015c44123201bc4cb0247
MD5sum: d9c93d8dee6073aefa1a32012210f0e4
Description: low-level key/value database for Go, especially CoreOS's etcd
bbolt is a fork of Ben Johnson's Bolt key/value store
(github.com/boltdb/bolt).
.
The purpose of this fork is to better cater to the needs of CoreOS's etcd
(github.com/coreos/etcd), and to provide the Go community with an active
maintenance and development target for Bolt; the goal is improved reliability
and stability. bbolt includes bug fixes, performance enhancements, and
features not found in Bolt while preserving backwards compatibility with the
Bolt API.
.
Bolt is a pure Go key/value store inspired by Howard Chu's and the LMDB
project. The goal of the project is to provide a simple, fast, and reliable
database for projects that don't require a full database server such as
Postgres or MySQL.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/etcd-io/bbolt
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-coreos-bbolt/golang-github-coreos-bbolt-dev_1.3.8-1_all.deb