How to Install and Uninstall bazel-bootstrap-source Package on Kali Linux

Last updated: July 04,2024

1. Install "bazel-bootstrap-source" package

This is a short guide on how to install bazel-bootstrap-source on Kali Linux

$ sudo apt update $ sudo apt install bazel-bootstrap-source

2. Uninstall "bazel-bootstrap-source" package

Please follow the steps below to uninstall bazel-bootstrap-source on Kali Linux:

$ sudo apt remove bazel-bootstrap-source $ sudo apt autoclean && sudo apt autoremove

3. Information about the bazel-bootstrap-source package on Kali Linux

Package: bazel-bootstrap-source
Source: bazel-bootstrap
Version: 4.2.3+ds-9
Installed-Size: 65291
Maintainer: Debian Bazel Team
Architecture: all
Size: 7483108
SHA256: 5267689b1cb59438997f063b05420748131774ae51a514f12ca7f18722248b00
SHA1: ad709080f9581d736af258b6a73219807a4f0d79
MD5sum: 73b96f0057b291e80abcf4373769d3ea
Description: Tool to automate software builds and tests (source code)
Supported build tasks include running compilers and linkers to produce
executable programs and libraries, and assembling deployable packages
for Android, iOS and other target environments. Bazel is similar to
other tools like Make, Ant, Gradle, Buck, Pants and Maven.
.
This package contains the source code for the bootstrap variant of Bazel and
should only be used on systems that do not have the full version of Bazel
built yet. This package is required for building certain packages that
require Bazel source code in their build process.
Description-md5:
Multi-Arch: foreign
Homepage: https://bazel.build/
Section: devel
Priority: optional
Filename: pool/main/b/bazel-bootstrap/bazel-bootstrap-source_4.2.3+ds-9_all.deb