How to Install and Uninstall usbguard Package on Kali Linux

Last updated: May 14,2024

1. Install "usbguard" package

Please follow the instructions below to install usbguard on Kali Linux

$ sudo apt update $ sudo apt install usbguard

2. Uninstall "usbguard" package

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

$ sudo apt remove usbguard $ sudo apt autoclean && sudo apt autoremove

3. Information about the usbguard package on Kali Linux

Package: usbguard
Version: 1.1.2+ds-6
Installed-Size: 587
Maintainer: Birger Schacht
Architecture: amd64
Depends: libaudit1 (>= 1:2.2.1), libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.26.0), libpolkit-gobject-1-0 (>= 0.99), libseccomp2 (>= 0.0.0~20120605), libstdc++6 (>= 13.1), libusbguard1 (>= 1.1.2+ds), dbus
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 176940
SHA256: 47e8f083d7737b2dd0e076ca2750b78eabb416a896af90e5c40fd36732bff064
SHA1: e2930cbfe1a2f8b6b694ccef7dd861c3e48f94d2
MD5sum: cefc724203a19ec12c9a2013b1d4d429
Description: USB device authorization policy framework
The USBGuard software framework helps to protect your computer against rogue
USB devices (a.k.a. BadUSB) by implementing basic allow- and blocklisting
capabilities based on device attributes.
Description-md5:
Homepage: https://usbguard.github.io/
Tag: hardware::usb, security::privacy
Section: utils
Priority: optional
Filename: pool/main/u/usbguard/usbguard_1.1.2+ds-6_amd64.deb