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

Last updated: May 17,2024

1. Install "python3-filteralchemy" package

Please follow the guidelines below to install python3-filteralchemy on Kali Linux

$ sudo apt update $ sudo apt install python3-filteralchemy

2. Uninstall "python3-filteralchemy" package

This tutorial shows how to uninstall python3-filteralchemy on Kali Linux:

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

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

Package: python3-filteralchemy
Source: python-filteralchemy
Version: 0.1.0+git20190401-0kali2
Architecture: all
Maintainer: Kali Developers
Installed-Size: 35
Depends: python3-marshmallow-sqlalchemy, python3-six (>= 1.9.0), python3-webargs, python3:any
Suggests: python-filteralchemy-doc
Homepage: https://github.com/infobyte/filteralchemy
Priority: optional
Section: python
Filename: pool/main/p/python-filteralchemy/python3-filteralchemy_0.1.0+git20190401-0kali2_all.deb
Size: 7068
SHA256: 4bda946beadcd016e42f79028794836e028a46da97a19cab951c9103201f6905
SHA1: 09db540bbfd261434a9946494288e0d6d6b80739
MD5sum: 1568b27ef60b399a88dabcafb15e3218
Description: Declarative query builder for SQLAlchemy (Python 3)
This package contains a declarative query builder for SQLAlchemy. It uses
marshmallow-sqlalchemy to auto-generate filter fields and webargs to parse
field parameters from the request. Use it to filter data with minimal
boilerplate.
.
This package installs the library for Python 3.
Description-md5: