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

Last updated: May 11,2024

1. Install "android-boringssl" package

This guide covers the steps necessary to install android-boringssl on Kali Linux

$ sudo apt update $ sudo apt install android-boringssl

2. Uninstall "android-boringssl" package

Please follow the instructions below to uninstall android-boringssl on Kali Linux:

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

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

Package: android-boringssl
Source: android-platform-external-boringssl (14.0.0+r11-4)
Version: 14.0.0+r11-4+b1
Installed-Size: 216
Maintainer: Android Tools Maintainers
Architecture: amd64
Depends: android-libboringssl (>= 14.0.0+r11), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13)
Size: 75260
SHA256: c9f53557f717a112001615ac7ee7e94c9712e983b17d4a130b636172fd04b5bf
SHA1: 5db0efc71ca29d9dae095acd8119d45922c8f711
MD5sum: 1798e199b6e9534fde8eb942c5523468
Description: Google's internal fork of OpenSSL for the Android SDK - tool
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.
.
This package contains the boringssl command line tool.
Description-md5:
Multi-Arch: foreign
Homepage: https://android.googlesource.com/platform/external/boringssl
Section: utils
Priority: optional
Filename: pool/main/a/android-platform-external-boringssl/android-boringssl_14.0.0+r11-4+b1_amd64.deb