How to Install and Uninstall python3-filecheck Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 15,2024

1. Install "python3-filecheck" package

This guide covers the steps necessary to install python3-filecheck on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-filecheck

2. Uninstall "python3-filecheck" package

This tutorial shows how to uninstall python3-filecheck on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-filecheck package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-filecheck
Architecture: all
Version: 0.0.23+dfsg-2
Priority: optional
Section: universe/python
Source: filecheck
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 58
Depends: python3:any
Filename: pool/universe/f/filecheck/python3-filecheck_0.0.23+dfsg-2_all.deb
Size: 10628
MD5sum: ff24bae400ca9b1b606105ac51818df1
SHA1: ad0102fb5245eb9680a812f5897138f250fa46a8
SHA256: 2d752918013426fd0b7de98259e837e9382eb2849a403c293fdd22587b6894e2
SHA512: e76e20cb6b6d4b5e0b92b4a51f4d0388d7161dc5a669d292074f1dd14a8e6699deee48f9df2c9456c51ee0947d3b69245497650dff53e3caf0ebf9ddd443a48b
Homepage: https://github.com/mull-project/FileCheck.py
Description: Attempt to reimplement LLVM's FileCheck using Python
Description-md5: 35a84586d04f27e7dd59d6d2d8c2d04d

5. The same packages on other Linux Distributions