How to Install and Uninstall vbetool Package on Kali Linux

Last updated: May 08,2024

1. Install "vbetool" package

Here is a brief guide to show you how to install vbetool on Kali Linux

$ sudo apt update $ sudo apt install vbetool

2. Uninstall "vbetool" package

Please follow the steps below to uninstall vbetool on Kali Linux:

$ sudo apt remove vbetool $ sudo apt autoclean && sudo apt autoremove

3. Information about the vbetool package on Kali Linux

Package: vbetool
Version: 1.1-5
Installed-Size: 37
Maintainer: Seunghun Han
Architecture: amd64
Depends: libc6 (>= 2.14), libpci3 (>= 1:3.5.1), libx86-1 (>= 1.1+ds1)
Size: 12168
SHA256: e8767008142519f1dade17669a3039b18273223d6e7715bf768fcba3e7521ed9
SHA1: 55af820092d62a25e88a095be8785163e5f40759
MD5sum: 12d1459a1e27770994ecd4914e1d7915
Description: run real-mode video BIOS code to alter hardware state
vbetool uses lrmi in order to run code from the video BIOS. Currently, it
is able to alter DPMS states, save/restore video card state and attempt to
initialize the video card from scratch.
Description-md5:
Homepage: http://www.codon.org.uk/~mjg59/vbetool/
Tag: hardware::video, interface::commandline, role::program, scope::utility,
use::configuring
Section: utils
Priority: optional
Filename: pool/main/v/vbetool/vbetool_1.1-5_amd64.deb