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

Last updated: May 12,2024

1. Install "python3-efilter" package

This tutorial shows how to install python3-efilter on Kali Linux

$ sudo apt update $ sudo apt install python3-efilter

2. Uninstall "python3-efilter" package

Learn how to uninstall python3-efilter on Kali Linux:

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

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

Package: python3-efilter
Source: python-efilter
Version: 1.5-2.1
Installed-Size: 351
Maintainer: Hilko Bengen
Architecture: all
Depends: python3-dateutil (>> 2), python3-six (>= 1.4.0), python3-tz (>> 2011), python3:any
Size: 57164
SHA256: 01967034a106e7a60cb076460359017b05d2ec471506eb561bb8cdbf9df416d1
SHA1: d376e9684a59aece2d0ab6aba2393b9b14526ef6
MD5sum: caeae88d72f42ad23e1bbd5015129898
Description: EFILTER query language (Python 3)
EFILTER is a general-purpose destructuring and search language implemented in
Python, and suitable for integration with any Python project that requires a
search function for some of its data.
.
This package installs the library for Python 3.
Description-md5: 70c1a0fad20db5d3043a48951b17c90d
Homepage: https://pypi.python.org/pypi/efilter
Section: python
Priority: optional
Filename: pool/main/p/python-efilter/python3-efilter_1.5-2.1_all.deb