How to Install and Uninstall wvkbd Package on Kali Linux

Last updated: July 03,2024

1. Install "wvkbd" package

This guide let you learn how to install wvkbd on Kali Linux

$ sudo apt update $ sudo apt install wvkbd

2. Uninstall "wvkbd" package

Please follow the guidance below to uninstall wvkbd on Kali Linux:

$ sudo apt remove wvkbd $ sudo apt autoclean && sudo apt autoremove

3. Information about the wvkbd package on Kali Linux

Package: wvkbd
Version: 0.14.3-1
Installed-Size: 797
Maintainer: DebianOnMobile Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libpango-1.0-0 (>= 1.20.0), libpangocairo-1.0-0 (>= 1.14.0), libwayland-client0 (>= 1.20.0)
Size: 46916
SHA256: 738aa2c427905c92e8d7e6cd0ebe245472f9e82cf078412448cb30e58046098a
SHA1: b25ab25ccda13539fb7ec89a87419d890963652f
MD5sum: 488c370b74a970de2b2811b68cdc034c
Description: on-screen keyboard for wlroots that sucks less
a minimal but practically usable implementation of a wlroots on-screen
keyboard in legible C. This will only be a keyboard, not a feedback
buzzer, led blinker, or anything that requires more than what's needed
to input text quickly. The end product should be a static codebase that
can be patched to add new features.
Description-md5:
Homepage: https://git.sr.ht/~proycon/wvkbd
Section: x11
Priority: optional
Filename: pool/main/w/wvkbd/wvkbd_0.14.3-1_amd64.deb