How to Install and Uninstall dirtbike Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "dirtbike" package

Please follow the guidelines below to install dirtbike on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dirtbike

2. Uninstall "dirtbike" package

Please follow the guidelines below to uninstall dirtbike on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the dirtbike package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dirtbike
Priority: optional
Section: universe/python
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Version: 0.3-2
Depends: python3-pkg-resources, python3-wheel, python3:any (>= 3.4~)
Filename: pool/universe/d/dirtbike/dirtbike_0.3-2_all.deb
Size: 8900
MD5sum: c86fda77224dabf7f1e1f9e473c63005
SHA1: 0cd6e72f66d1ef939a5e22c9f7003785eb0a4b9f
SHA256: 81bfa965ff1719f664fb9a4153f6e913cd42bc40494e3f4ac80763b0a0ac9f4f
Description-en: 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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu