How to Install and Uninstall bear Package on Kali Linux
Last updated: January 11,2025
1. Install "bear" package
This guide let you learn how to install bear on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
bear
Copied
2. Uninstall "bear" package
Please follow the guidelines below to uninstall bear on Kali Linux:
$
sudo apt remove
bear
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the bear package on Kali Linux
Package: bear
Source: bear (3.1.3-1)
Version: 3.1.3-1+b3
Installed-Size: 1228
Maintainer: Sebastian Ramacher
Architecture: amd64
Depends: libear (= 3.1.3-1+b3), libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.0), libgrpc++1.51 (>= 1.51.1), libgrpc29 (>= 1.51.1), libprotobuf32 (>= 3.21.12), libspdlog1.12-fmt9, libstdc++6 (>= 13.1)
Size: 377452
SHA256: eeeaf48d61c36340a5b635b1f012321e7e622a9835c9e7b221301950482de42c
SHA1: 0a5aa6af6f4c1c0698c5a757095b0d7d88200aad
MD5sum: 609cde3ec58b7facad73ecf0cada9705
Description: generate compilation database for Clang tooling
Bear records the flags passed to the compiler for each translation unit and
stores them in a JSON file. This file can be used by Clang's tooling interface
and programs like clang-check to process a translation unit.
.
cmake supports the generation of JSON compilation databases out of the box.
For any other build system that does not support this, Bear can be used
instead to intercept the invocation of the compiler.
Description-md5:
Homepage: https://github.com/rizsotto/Bear
Tag: devel::buildtools, implemented-in::c, interface::commandline,
interface::shell, role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/b/bear/bear_3.1.3-1+b3_amd64.deb
Source: bear (3.1.3-1)
Version: 3.1.3-1+b3
Installed-Size: 1228
Maintainer: Sebastian Ramacher
Architecture: amd64
Depends: libear (= 3.1.3-1+b3), libabsl20220623 (>= 0~20220623.0-1), libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.0), libgrpc++1.51 (>= 1.51.1), libgrpc29 (>= 1.51.1), libprotobuf32 (>= 3.21.12), libspdlog1.12-fmt9, libstdc++6 (>= 13.1)
Size: 377452
SHA256: eeeaf48d61c36340a5b635b1f012321e7e622a9835c9e7b221301950482de42c
SHA1: 0a5aa6af6f4c1c0698c5a757095b0d7d88200aad
MD5sum: 609cde3ec58b7facad73ecf0cada9705
Description: generate compilation database for Clang tooling
Bear records the flags passed to the compiler for each translation unit and
stores them in a JSON file. This file can be used by Clang's tooling interface
and programs like clang-check to process a translation unit.
.
cmake supports the generation of JSON compilation databases out of the box.
For any other build system that does not support this, Bear can be used
instead to intercept the invocation of the compiler.
Description-md5:
Homepage: https://github.com/rizsotto/Bear
Tag: devel::buildtools, implemented-in::c, interface::commandline,
interface::shell, role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/b/bear/bear_3.1.3-1+b3_amd64.deb