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

Last updated: April 29,2024

1. Install "python3-pytest-tempdir" package

Learn how to install python3-pytest-tempdir on Kali Linux

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

2. Uninstall "python3-pytest-tempdir" package

Please follow the step by step instructions below to uninstall python3-pytest-tempdir on Kali Linux:

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

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

Package: python3-pytest-tempdir
Source: pytest-tempdir
Version: 2019.10.12-1
Installed-Size: 37
Maintainer: Debian Salt Team
Architecture: all
Depends: python3-pytest, python3:any
Size: 6432
SHA256: e34980fae2ce208b945ddecc5897b11f16896bb13b97a84907b53b8d19f52f6a
SHA1: 14724976ffa92ab4d22ea8c71a20f3bc3950b0cd
MD5sum: f44519c9cae1cd616b113f41bb344b8f
Description: predictable and repeatable temporary directory for tests
This package contains a pytest plugin that adds support for a predictable and
repeatable temporary directory. Simply define a pytest_tempdir_basename
function on your conftest.py which returns a string to define the basename or
pass --tempdir-basename.
Description-md5:
Homepage: https://github.com/saltstack/pytest-tempdir
Section: python
Priority: optional
Filename: pool/main/p/pytest-tempdir/python3-pytest-tempdir_2019.10.12-1_all.deb