How to Install and Uninstall dirtbike Package on Kali Linux

Last updated: May 17,2024

1. Install "dirtbike" package

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

$ sudo apt update $ sudo apt install dirtbike

2. Uninstall "dirtbike" package

Learn how to uninstall dirtbike on Kali Linux:

$ sudo apt remove dirtbike $ sudo apt autoclean && sudo apt autoremove

3. Information about the dirtbike package on Kali Linux

Package: dirtbike
Version: 0.3-8
Installed-Size: 48
Maintainer: Debian Python Team
Architecture: all
Depends: python3-distutils, python3-pkg-resources, python3-wheel, python3:any
Size: 10828
SHA256: b673f98652ee7bb0c16a85329ec923b15f31fa4f20502fa39c30a59387b4f05d
SHA1: dd3729ee9f97779d2bab49b6873213f1042f5191
MD5sum: 924a0673d86da750bff1495bcc0eb446
Description: turn system-installed Python packages into wheels
The purpose of this package is to make it easier to devendorize other
packages which bundle various upstream packages. An example of this
is pip, which bundles a half-dozen or so other upstream packages. In
Debian and other distros, such vendoring is frowned upon. To make it
easier to devendorize, dirtbike turns installed system packages into
wheels, and these wheels can then be used instead of the vendored
packages.
Description-md5: 9a101edce9c6d0896b82281b9c01a9c4
Homepage: https://github.com/paulproteus/dirtbike
Section: python
Priority: optional
Filename: pool/main/d/dirtbike/dirtbike_0.3-8_all.deb