How to Install and Uninstall firebuild Package on Kali Linux

Last updated: May 20,2024

1. Install "firebuild" package

Please follow the guidance below to install firebuild on Kali Linux

$ sudo apt update $ sudo apt install firebuild

2. Uninstall "firebuild" package

Please follow the step by step instructions below to uninstall firebuild on Kali Linux:

$ sudo apt remove firebuild $ sudo apt autoclean && sudo apt autoremove

3. Information about the firebuild package on Kali Linux

Package: firebuild
Version: 0.8.2-1
Installed-Size: 1091
Maintainer: Balint Reczey
Architecture: amd64
Depends: libc6 (>= 2.37), libconfig++9v5 (>= 1.5-0.4~), libgcc-s1 (>= 3.3.1), libjemalloc2 (>= 5.0.0), libstdc++6 (>= 13.1), debconf (>= 0.5) | debconf-2.0, libfirebuild0 (= 0.8.2-1)
Pre-Depends: debconf | debconf-2.0
Suggests: graphviz, node-d3
Size: 346580
SHA256: f1e553844c62fb43ae0ba028934542406d2634e3550c4c9cc94fbaf51d08306d
SHA1: 45c070c6d3b767fa6cc9089bb47a08485bb4c9f2
MD5sum: 7b2772c1ca8d9c2fec68636757db0ff9
Description: Automatic build accelerator cache
It works by caching the outputs of executed commands and replaying the
results when the same commands are executed with the same parameters
within the same environment.
.
The commands can be compilation or other build artifact generation
steps, tests, or any command that produces predictable output. The
commands to cache and replay from the cache are determined
automatically based on firebuild's configuration and each command's
and its children's observed behavior.
.
Firebuild supports caching compilation results of C, C++, Fortran, Java,
Rust, Scala and other compilers and outputs of scripts written in Bash,
Perl, Python and other interpreted languages.
Description-md5:
Homepage: https://firebuild.com
Section: non-free/devel
Priority: optional
Filename: pool/non-free/f/firebuild/firebuild_0.8.2-1_amd64.deb