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

Last updated: May 08,2024

1. Install "python3-pytest-xvfb" package

In this section, we are going to explain the necessary steps to install python3-pytest-xvfb on Kali Linux

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

2. Uninstall "python3-pytest-xvfb" package

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

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

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

Package: python3-pytest-xvfb
Source: pytest-xvfb
Version: 3.0.0-2
Installed-Size: 31
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytest, python3-pyvirtualdisplay (>= 1.3), python3:any, xauth, xvfb
Size: 8180
SHA256: a0142230b049979a6d4c40449ee17eb3cf0d0bf05e0cd832c50dbbf79f8ee145
SHA1: 7eb9722f785f376df138af63754066b9b0d3ce55
MD5sum: fff236faabd6bec5c35ef446d51d6959
Description: pytest plugin to run Xvfb for tests
With Xvfb and this plugin installed, your testsuite automatically runs with
Xvfb. This allows tests to be run without windows popping up during GUI tests
or on systems without a display (like a CI).
.
This package provides the Python 3 modules.
Description-md5:
Homepage: https://github.com/The-Compiler/pytest-xvfb
Section: python
Priority: optional
Filename: pool/main/p/pytest-xvfb/python3-pytest-xvfb_3.0.0-2_all.deb