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

Last updated: May 16,2024

1. Install "go-cowsql" package

Here is a brief guide to show you how to install go-cowsql on Kali Linux

$ sudo apt update $ sudo apt install go-cowsql

2. Uninstall "go-cowsql" package

Please follow the steps below to uninstall go-cowsql on Kali Linux:

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

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

Package: go-cowsql
Source: golang-github-cowsql-go-cowsql
Version: 1.22.0-2
Installed-Size: 21228
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libcowsql0, libsqlite3-0 (>= 3.36.0)
Size: 3779640
SHA256: cf65048c78c9df59e64f0ceb82ba539f937dc78cbf88949ad328f9c671be3f5c
SHA1: 77df81cb5065fd4d7b7ae9ea7fc4c0e07f3f7c83
MD5sum: 103c6e9a6a80c4102155f4463817c27f
Description: Pure-Go cowsql client
Go-cowsql is a pure-Go cowsql client implementation. 2 binaries are
provided:
- cowsql-demo, a demo cowsql application, which exposes a simple
key/value store over an HTTP API,
- cowsql, a basic SQLite-like cowsql shell which supports
normal SQL queries plus the special .cluster and .leader
commands to inspect the cluster members and the current leader.
Description-md5:
Homepage: https://github.com/cowsql/go-cowsql
Built-Using: golang-1.21 (= 1.21.5-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.18~ds1-1), 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.8.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-golang-x-sync (= 0.5.0-1), golang-golang-x-sys (= 0.15.0-1), golang-yaml.v2 (= 2.4.0-4)
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-cowsql-go-cowsql/go-cowsql_1.22.0-2_amd64.deb

5. The same packages on other Linux Distributions