How to Install and Uninstall go-dqlite Package on Kali Linux

Last updated: May 18,2024

1. Install "go-dqlite" package

This is a short guide on how to install go-dqlite on Kali Linux

$ sudo apt update $ sudo apt install go-dqlite

2. Uninstall "go-dqlite" package

Learn how to uninstall go-dqlite on Kali Linux:

$ sudo apt remove go-dqlite $ sudo apt autoclean && sudo apt autoremove

3. Information about the go-dqlite package on Kali Linux

Package: go-dqlite
Source: golang-github-canonical-go-dqlite
Version: 1.21.0-1
Installed-Size: 21272
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libdqlite0 (>= 1.16.0), libsqlite3-0 (>= 3.36.0)
Size: 3783932
SHA256: 4135f822e51bb1bcf0dc86e336beb4f14c236b89f2517c826343b0dcff3ed7e2
SHA1: 0374bb9ca901f9c6fb557510bad155e71596ef72
MD5sum: 4d8286ab4832017e0bed8496acac567a
Description: Pure-Go dqlite client
Go-dqlite is a pure-Go dqlite client implementation. 2 binaries are
provided:
- dqlite-demo, a demo dqlite application, which exposes a simple
key/value store over an HTTP API,
- dqlite, a basic SQLite-like dqlite shell which supports
normal SQL queries plus the sp ecial .cluster and .leader
commands to inspect the cluster members and the current leader.
Description-md5:
Homepage: https://github.com/canonical/go-dqlite
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-google-renameio (= 2.0.0-2), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-mattn-go-sqlite3 (= 1.14.17~ds1-2), golang-github-peterh-liner (= 1.2.2-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-rican7-retry (= 0.3.1-2), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-spf13-cobra (= 1.7.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-golang-x-sync (= 0.3.0-1), golang-golang-x-sys (= 0.12.0-1), golang-yaml.v2 (= 2.4.0-4)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-canonical-go-dqlite/go-dqlite_1.21.0-1_amd64.deb