How to Install and Uninstall litecli Package on Kali Linux

Last updated: May 15,2024

1. Install "litecli" package

This is a short guide on how to install litecli on Kali Linux

$ sudo apt update $ sudo apt install litecli

2. Uninstall "litecli" package

Learn how to uninstall litecli on Kali Linux:

$ sudo apt remove litecli $ sudo apt autoclean && sudo apt autoremove

3. Information about the litecli package on Kali Linux

Package: litecli
Version: 1.10.0-1
Installed-Size: 179
Maintainer: Daniel Baumann
Architecture: all
Depends: python3-cli-helpers, python3-click, python3-configobj, python3-prompt-toolkit, python3-pygments, python3-sqlparse, python3:any
Size: 39996
SHA256: 15c85121b52ed598b66be1e4e903b67b756d0dba739b1e44186ae6d78e8f57d8
SHA1: 41a8d06006ec035af80deba349d411dbb8ef4994
MD5sum: f00c132002d483233b86381cdb72b0ef
Description: CLI for SQlite with auto-completion and syntax highlighting
litecli is a command line interface for SQlite with auto-completion and
syntax highlighting. It is also capable of pretty printing tabular data.
Description-md5:
Homepage: https://litecli.com
Section: database
Priority: optional
Filename: pool/main/l/litecli/litecli_1.10.0-1_all.deb