How to Install and Uninstall bolt Package on Kali Linux

Last updated: May 10,2024

1. Install "bolt" package

Learn how to install bolt on Kali Linux

$ sudo apt update $ sudo apt install bolt

2. Uninstall "bolt" package

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

$ sudo apt remove bolt $ sudo apt autoclean && sudo apt autoremove

3. Information about the bolt package on Kali Linux

Package: bolt
Version: 0.9.6-2
Installed-Size: 510
Maintainer: Debian freedesktop.org maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.56.0), libpolkit-gobject-1-0 (>= 0.99), libudev1 (>= 183)
Size: 144796
SHA256: 33986b0fe8b2d12f367700206c70cf133cbda88076e8f01a3b7fb87989f02234
SHA1: 39b83f78ddc7fb42d1cda17612555143822d1a48
MD5sum: 3b37f7700e55cdf5730b2b71885d2217
Description: system daemon to manage thunderbolt 3 devices
Thunderbolt 3 features different security modes that require
devices to be authorized before they can be used. The D-Bus API can be
used to list devices, enroll them (authorize and store them in the
local database) and forget them again (remove previously enrolled
devices). It also emits signals if new devices are connected (or
removed). During enrollment devices can be set to be automatically
authorized as soon as they are connected. A command line tool, called
boltctl, can be used to control the daemon and perform all the above
mentioned tasks.
Description-md5:
Homepage: https://gitlab.freedesktop.org/bolt/bolt
Section: admin
Priority: optional
Filename: pool/main/b/bolt/bolt_0.9.6-2_amd64.deb