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

Last updated: May 17,2024

1. Install "python3-xvfbwrapper" package

Please follow the guidelines below to install python3-xvfbwrapper on Kali Linux

$ sudo apt update $ sudo apt install python3-xvfbwrapper

2. Uninstall "python3-xvfbwrapper" package

Learn how to uninstall python3-xvfbwrapper on Kali Linux:

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

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

Package: python3-xvfbwrapper
Source: python-xvfbwrapper
Version: 0.2.9-5
Installed-Size: 27
Maintainer: Debian OpenStack
Architecture: all
Depends: xvfb, python3:any
Size: 6476
SHA256: 2cf85b9a565cea092f989bf94e78a8b59a4bea4c0b18848b4fdfdac5376c16b0
SHA1: 16fce1570e603a74252834a0ad0c46c5a746980d
MD5sum: 2ada68a40a967575b9f45c0b41483831
Description: headless display inside Xvfb - Python 3.x
Python wrapper for running a display inside X virtual framebuffer (Xvfb).
.
In the X Window System, Xvfb or X Virtual FrameBuffer is an X11 server that
performs all graphical operations in memory, not showing any screen output.
This virtual server does not require the computer to run or to even have a
screen or an input device. Only a network layer is necessary.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/cgoldberg/xvfbwrapper
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-xvfbwrapper/python3-xvfbwrapper_0.2.9-5_all.deb