How to Install and Uninstall sqlreduce Package on Kali Linux
Last updated: November 07,2024
1. Install "sqlreduce" package
In this section, we are going to explain the necessary steps to install sqlreduce on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
sqlreduce
Copied
2. Uninstall "sqlreduce" package
This tutorial shows how to uninstall sqlreduce on Kali Linux:
$
sudo apt remove
sqlreduce
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the sqlreduce package on Kali Linux
Package: sqlreduce
Version: 1.3-1
Installed-Size: 67
Maintainer: Christoph Berg
Architecture: all
Depends: python3:any (>= 3.8), python3-pglast, python3-psycopg2, python3-yaml
Size: 15148
SHA256: 8330bc699dd5ea4807db2a1492791ffb976a3dc3dac6ef75c836bdca50d48c07
SHA1: 3abc09475f184b3eff48fad64468e01f6598ef15
MD5sum: 73f57000eef4175032d62310f1e27ec2
Description: Reduce verbose SQL queries to minimal examples
SQLreduce takes as input an arbitrary SQL query which is then run against a
PostgreSQL server. Various simplification steps are applied, while checking
that the simplified query still exhibits the same error from PostgreSQL.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/df7cb/sqlreduce
Section: python
Priority: optional
Filename: pool/main/s/sqlreduce/sqlreduce_1.3-1_all.deb
Version: 1.3-1
Installed-Size: 67
Maintainer: Christoph Berg
Architecture: all
Depends: python3:any (>= 3.8), python3-pglast, python3-psycopg2, python3-yaml
Size: 15148
SHA256: 8330bc699dd5ea4807db2a1492791ffb976a3dc3dac6ef75c836bdca50d48c07
SHA1: 3abc09475f184b3eff48fad64468e01f6598ef15
MD5sum: 73f57000eef4175032d62310f1e27ec2
Description: Reduce verbose SQL queries to minimal examples
SQLreduce takes as input an arbitrary SQL query which is then run against a
PostgreSQL server. Various simplification steps are applied, while checking
that the simplified query still exhibits the same error from PostgreSQL.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/df7cb/sqlreduce
Section: python
Priority: optional
Filename: pool/main/s/sqlreduce/sqlreduce_1.3-1_all.deb