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

Last updated: February 03,2025

1. Install "python3-filecheck" package

Learn how to install python3-filecheck on Kali Linux

$ sudo apt update $ sudo apt install python3-filecheck

2. Uninstall "python3-filecheck" package

Please follow the guidance below to uninstall python3-filecheck on Kali Linux:

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

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

Package: python3-filecheck
Source: filecheck
Version: 0.0.23+dfsg-2
Installed-Size: 63
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 15532
SHA256: 49dec1d8a2ec7f83881d5766ea6b9ea7a517d58967c15c8cc64510ba4effabaa
SHA1: 2a0f49ebc34bd417f484e10db7d095cf634ce4ff
MD5sum: 842c4e6b19e8ecd08c28cf06f582f715
Description: Attempt to reimplement LLVM's FileCheck using Python
Filecheck is a Python implementation for LLVM LIT integration tests
integration tests. The package is useful to people who are not
familiar with the LLVM infrastructure and Python-based projects
that would prefer to not have to build anything from LLVM's source
code in their CI process.
.
This package contains the library for Python 3.
Description-md5:
Homepage: https://github.com/mull-project/FileCheck.py
Section: python
Priority: optional
Filename: pool/main/f/filecheck/python3-filecheck_0.0.23+dfsg-2_all.deb

5. The same packages on other Linux Distributions