How to Install and Uninstall libcowsql0 Package on Kali Linux

Last updated: September 28,2024

1. Install "libcowsql0" package

Please follow the steps below to install libcowsql0 on Kali Linux

$ sudo apt update $ sudo apt install libcowsql0

2. Uninstall "libcowsql0" package

Please follow the step by step instructions below to uninstall libcowsql0 on Kali Linux:

$ sudo apt remove libcowsql0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcowsql0 package on Kali Linux

Package: libcowsql0
Source: cowsql
Version: 1.15.4-1
Installed-Size: 218
Maintainer: Free Ekanayaka
Architecture: amd64
Depends: libc6 (>= 2.34), libraft0 (>= 0.20), libsqlite3-0 (>= 3.8.7), libuv1 (>= 1.8.0~)
Size: 73792
SHA256: 1db2c6b163c1b3923c7deb3714c1b1b9a59389e5c7ae6b7d7332d932a2f95f94
SHA1: 8fc408858c14e8472388a4d1ef8f56273d8a5869
MD5sum: 7bc46fad7d6b479167757f62a92d736a
Description: Embeddable, replicated and fault tolerant SQL engine - shared library
Embeddable SQL database engine with high availability and automatic failover.
.
The cowsql library extends SQLite with a network protocol that can connect
together various instances of your application and have them act as a
highly-available cluster, with no dependency on external databases. The
name "cowsql" loosely refers to the "pets vs. cattle" concept, since it's
generally fine to delete or rebuild a particular node of an application that
uses cowsql for data storage.
.
This package contains the C library needed to run executables that use cowsql.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/cowsql/cowsql
Section: libs
Priority: optional
Filename: pool/main/c/cowsql/libcowsql0_1.15.4-1_amd64.deb