How to Install and Uninstall go-dqlite Package on Ubuntu 21.10 (Impish Indri)

Last updated: June 30,2024

1. Install "go-dqlite" package

This is a short guide on how to install go-dqlite on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install go-dqlite

2. Uninstall "go-dqlite" package

This guide covers the steps necessary to uninstall go-dqlite on Ubuntu 21.10 (Impish Indri):

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

3. Information about the go-dqlite package on Ubuntu 21.10 (Impish Indri)

Package: go-dqlite
Architecture: amd64
Version: 1.8.0-1
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-github-ghodss-yaml (= 1.0.0-1), golang-github-mattn-go-sqlite3 (= 1.6.0~ds1-2), golang-github-peterh-liner (= 0.0~git20171122.3681c2a-3), golang-github-pkg-errors (= 0.9.1-1), golang-github-rican7-retry (= 0.1.0-2), golang-github-spf13-cobra (= 1.1.1-1), golang-github-spf13-pflag (= 1.0.5-2), golang-golang-x-sys (= 0.0~git20201101.da20708-2), golang-yaml.v2 (= 2.3.0-1)
Priority: optional
Section: universe/devel
Source: golang-github-canonical-go-dqlite
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14357
Depends: libc6 (>= 2.32), libdqlite0 (>= 1.6.0), libsqlite3-0 (>= 3.7.15)
Filename: pool/universe/g/golang-github-canonical-go-dqlite/go-dqlite_1.8.0-1_amd64.deb
Size: 2991656
MD5sum: aaebd4771e6b7295de73e1274ebda984
SHA1: f35b3c764d5a596206c1159bef45315e6df1d9d1
SHA256: 1abd58cd474c65f2526fe66bfbba419c6f1de1b4b3822649358a02987fda7682
SHA512: eb070fc4dc9403474421653c269c8ed97c85fbc3070d8557c2551430a2ab2bd3a4abab24c962f3cde9c4eb9f7f743f6c16abb98dddb5135dca4dcc92b426cd8b
Homepage: https://github.com/canonical/go-dqlite
Description-en: 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: d230612ebca2a3deddd172911aaa07a8