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

Last updated: May 16,2024

1. Install "python3-pygtail" package

Learn how to install python3-pygtail on Kali Linux

$ sudo apt update $ sudo apt install python3-pygtail

2. Uninstall "python3-pygtail" package

This guide covers the steps necessary to uninstall python3-pygtail on Kali Linux:

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

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

Package: python3-pygtail
Source: pygtail
Version: 0.6.1-3
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 6704
SHA256: e12a22ebf19a29c04d564cf7968ec0d24bc41bff5191cf719fd8f8754c4b122e
SHA1: f09cf518f89f688ca77981518bf420a7d991254c
MD5sum: 5235278e6257e9a84a02211a05e5ba81
Description: read log file lines that have not been read (Python 3)
Pygtail reads log file lines that have not been read. It will even handle log
files that have been rotated.
.
This has similar functionality to the logtail2 tool (which can be found in the
logtail package).
.
This package contains the Python 3 library.
Description-md5:
Homepage: https://github.com/bgreenlee/pygtail
Section: python
Priority: optional
Filename: pool/main/p/pygtail/python3-pygtail_0.6.1-3_all.deb