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

Last updated: April 27,2024

1. Install "android-libnativehelper-dev" package

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

$ sudo apt update $ sudo apt install android-libnativehelper-dev

2. Uninstall "android-libnativehelper-dev" package

This guide let you learn how to uninstall android-libnativehelper-dev on Kali Linux:

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

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

Package: android-libnativehelper-dev
Source: android-platform-tools
Version: 34.0.4-1
Installed-Size: 235
Maintainer: Android Tools Maintainers
Architecture: amd64
Replaces: android-libnativehelper (<< 33)
Depends: android-libnativehelper (= 34.0.4-1)
Breaks: android-libnativehelper (<< 33)
Size: 49752
SHA256: ce12d03390ab65a863cbffbf79990f30207bf49fe21d2f3fa4ba838a8efe19e7
SHA1: 0b619d24449478a2f807cf3a3a503476b3d994ee
MD5sum: ff0ce79384f91f61e4970eac173deeda
Description: Support functions for Android's class libraries - Development files
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.
.
This package contains the development files.
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-dev_34.0.4-1_amd64.deb