How to Install and Uninstall libear Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 05,2024

1. Install "libear" package

Please follow the guidance below to install libear on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libear

2. Uninstall "libear" package

Please follow the steps below to uninstall libear on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libear $ sudo apt autoclean && sudo apt autoremove

3. Information about the libear package on Ubuntu 20.10 (Groovy Gorilla)

Package: libear
Architecture: amd64
Version: 2.4.3-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: bear
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Ramacher
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: libc6 (>= 2.4)
Filename: pool/universe/b/bear/libear_2.4.3-1_amd64.deb
Size: 7460
MD5sum: df3fb8e8901756a3327190fe798b0b9b
SHA1: db51b16cc38f545461a0cf9d03aba92bfee913d6
SHA256: 612963dd51c0310757822d5dc84d1c1b27e75ad7b0b1a447eb7ba6a1370439ea
SHA512: 034edc48f1abfcc5b18c768aa31fd79fe889a2d8908c97c73b45075e3eb57a523ac9415d07814656ea539528f564c3a2316d7e5f5782257d49136a9d6aad8e4b
Homepage: https://github.com/rizsotto/Bear
Description-en: generate compilation database for Clang tooling (wrapper library)
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.
.
This is the required library for wrapping system calls.
Description-md5: af135fcdba59a3222ffef6dec154da24