How to Install and Uninstall android-libboringssl Package on Kali Linux

Last updated: May 15,2024

1. Install "android-libboringssl" package

This is a short guide on how to install android-libboringssl on Kali Linux

$ sudo apt update $ sudo apt install android-libboringssl

2. Uninstall "android-libboringssl" package

Please follow the guidance below to uninstall android-libboringssl on Kali Linux:

$ sudo apt remove android-libboringssl $ sudo apt autoclean && sudo apt autoremove

3. Information about the android-libboringssl package on Kali Linux

Package: android-libboringssl
Source: android-platform-external-boringssl (14.0.0+r11-4)
Version: 14.0.0+r11-4+b1
Installed-Size: 2084
Maintainer: Android Tools Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Size: 670304
SHA256: 4d35970242d229be885b2b8d0fb455ae80e2b5f010a15375f01e904202e74e7b
SHA1: 9285027528ba4f37c0447318a65ea991172091cf
MD5sum: 7e1c4536942acbac96851b9823e1b7b4
Description: Google's internal fork of OpenSSL for the Android SDK
The Android SDK builds against a static version of BoringSSL,
Google's internal fork of OpenSSL. This package should never be used
for anything but Android SDK packages that already depend on it.
.
BoringSSL arose because Google used OpenSSL for many years in various
ways and, over time, built up a large number of patches that were
maintained while tracking upstream OpenSSL. As Google’s product
portfolio became more complex, more copies of OpenSSL sprung up and
the effort involved in maintaining all these patches in multiple
places was growing steadily.
.
This is the Android AOSP fork of BoringSSL which is designed to be
used by Android and its SDK. BoringSSL is only ever statically linked
into apps, and pinned to a commit version. Upstream has no official
releases of BoringSSL on its own, so it must be included separately
for each project that uses it.
Description-md5:
Multi-Arch: same
Homepage: https://android.googlesource.com/platform/external/boringssl
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/android-platform-external-boringssl/android-libboringssl_14.0.0+r11-4+b1_amd64.deb