How to Install and Uninstall python3-anosql Package on Kali Linux

Last updated: November 22,2024

1. Install "python3-anosql" package

This guide covers the steps necessary to install python3-anosql on Kali Linux

$ sudo apt update $ sudo apt install python3-anosql

2. Uninstall "python3-anosql" package

This is a short guide on how to uninstall python3-anosql on Kali Linux:

$ sudo apt remove python3-anosql $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-anosql package on Kali Linux

Package: python3-anosql
Source: anosql
Version: 1.0.1-3
Installed-Size: 45
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 10204
SHA256: a1adab9fc0f09bd4133f20dd6a0cff3984e933fb50191f6941b877843e2865a2
SHA1: 14bc6c77f8dcb6638c3719e793558272bb3d0cf5
MD5sum: 44655bfad8f89ab3f79198327170f9d0
Description: Manage your raw SQL Queries in an elegant manner
Inspired by Yesql library by Kris Jenkins, anosql provides an interface to
manage your SQL queries against PostgreSQL and SQLite engine.
.
The interface gives the full flexibility and features of raw SQL to the
developer.
.
Anosql can be seen as an alternative to ORM(s), and can be installed and used
at the same time as other ORM libraries.
Description-md5:
Homepage: https://github.com/honza/anosql
Section: python
Priority: optional
Filename: pool/main/a/anosql/python3-anosql_1.0.1-3_all.deb