How to Install and Uninstall textql Package on Kali Linux

Last updated: May 14,2024

1. Install "textql" package

Please follow the guidance below to install textql on Kali Linux

$ sudo apt update $ sudo apt install textql

2. Uninstall "textql" package

This guide let you learn how to uninstall textql on Kali Linux:

$ sudo apt remove textql $ sudo apt autoclean && sudo apt autoremove

3. Information about the textql package on Kali Linux

Package: textql
Source: textql (2.0.3-5)
Version: 2.0.3-5+b8
Installed-Size: 3641
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libsqlite3-0 (>= 3.36.0), sqlite3
Size: 1199152
SHA256: 89bf5be0c77e6717b59155f166b335813913627558f125d1ababc61d40c1f41c
SHA1: 0e8c8f7980c3df13ec80b5ce5934b6e95b7e4997
MD5sum: 0cddd4e585c139f47153ce4282586268
Description: execute SQL against structured text like CSV or TSV
TextQL allows you to easily execute SQL against structured text like
CSV or TSV.
Description-md5:
Homepage: https://github.com/dinedal/textql/
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-mattn-go-sqlite3 (= 1.14.17~ds1-2)
Section: devel
Priority: optional
Filename: pool/main/t/textql/textql_2.0.3-5+b8_amd64.deb