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

Last updated: May 11,2024

1. Install "bazel-bootstrap" package

This guide covers the steps necessary to install bazel-bootstrap on Kali Linux

$ sudo apt update $ sudo apt install bazel-bootstrap

2. Uninstall "bazel-bootstrap" package

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

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

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

Package: bazel-bootstrap
Version: 4.2.3+ds-9
Installed-Size: 1800
Maintainer: Debian Bazel Team
Architecture: amd64
Depends: bazel-bootstrap-data (= 4.2.3+ds-9), build-essential, libchecker-framework-java, libdiffutils-java, liberror-prone-java, libgeronimo-annotation-1.3-spec-java, libgoogle-api-client-java, libgoogle-auth-java, libgoogle-auto-common-java, libgoogle-auto-service-java, libgoogle-auto-value-java, libgoogle-flogger-java, libgrpc-java, libopencensus-java, default-jdk-headless, protobuf-compiler-grpc-java-plugin (>= 1.26.0~), python3, unzip, zlib1g-dev, libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgrpc++1.51 (>= 1.51.1), libgrpc29 (>= 1.51.1), libprotobuf32 (>= 3.21.12), libprotoc32 (>= 3.21.12), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Size: 577188
SHA256: 0265532772f525648e59a4bdb8e7a6df600c7b47f838150f891ca98394cc4e5e
SHA1: e9c3b88dd85c296d8dcb054aaf3b15afe61c61ba
MD5sum: d6ea9a46b77b8f5592a0963bc9dde1b7
Description: Tool to automate software builds and tests
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 bootstrap variant of Bazel and should only be
used on systems that do not have the full version of Bazel built yet.
Description-md5:
Homepage: https://bazel.build/
Section: devel
Priority: optional
Filename: pool/main/b/bazel-bootstrap/bazel-bootstrap_4.2.3+ds-9_amd64.deb