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

Last updated: May 15,2024

1. Install "android-libnativehelper" package

This guide let you learn how to install android-libnativehelper on Kali Linux

$ sudo apt update $ sudo apt install android-libnativehelper

2. Uninstall "android-libnativehelper" package

Please follow the guidelines below to uninstall android-libnativehelper on Kali Linux:

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

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

Package: android-libnativehelper
Source: android-platform-tools
Version: 34.0.4-1
Installed-Size: 83
Maintainer: Android Tools Maintainers
Architecture: amd64
Replaces: android-libnativehelper-dev (<< 33)
Depends: android-liblog (= 1:34.0.4-1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Breaks: android-libnativehelper-dev (<< 33)
Size: 24548
SHA256: ef6563765a90191f57482321f28449bff258120ada6786964762bff5c3db70c9
SHA1: 320e6cab017e95b7b30133f68d4c3794bd352509
MD5sum: d1180be6586e1b2b8667a5097982f02e
Description: Support functions for Android's class libraries
libnativehelper is a collection of JNI related utilities used in
Android.
.
There are several header and binary libraries here and not all of the
functionality fits together well. The header libraries are mostly C++
based. The binary libraries are entirely written in C with no C++
dependencies. This is by design as the code here can be distributed in
multiple ways, including mainline modules, so keeping the size down
benefits everyone with smaller downloads and a stable ABI.
Description-md5:
Multi-Arch: same
Homepage: https://developer.android.com/studio/releases/platform-tools
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/android-platform-tools/android-libnativehelper_34.0.4-1_amd64.deb