How to Install and Uninstall python3-pytest-openfiles Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-pytest-openfiles" package

Please follow the guidance below to install python3-pytest-openfiles on Kali Linux

$ sudo apt update $ sudo apt install python3-pytest-openfiles

2. Uninstall "python3-pytest-openfiles" package

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

$ sudo apt remove python3-pytest-openfiles $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pytest-openfiles package on Kali Linux

Package: python3-pytest-openfiles
Source: pytest-openfiles
Version: 0.5.0-3
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: all
Depends: python3-psutil, python3-pytest, python3:any
Size: 7536
SHA256: 3408ca90afec93450a16544d9e67a4fa0755e3fba40a054cfd7270fb3a9a90f7
SHA1: 61889cc26562edcafa06d92a1215ce49312a1d6b
MD5sum: f6256c921a593ca2800a21273b73a179
Description: Pytest plugin to check for files left open at the end of a test
This package provides a plugin for the pytest framework that allows
developers to detect whether any file handles or other file-like
objects were inadvertently left open at the end of a unit test.
Description-md5:
Homepage: https://github.com/astropy/pytest-openfiles
Section: python
Priority: optional
Filename: pool/main/p/pytest-openfiles/python3-pytest-openfiles_0.5.0-3_all.deb