How to Install and Uninstall apkinfo Package on Kali Linux

Last updated: May 23,2024

1. Install "apkinfo" package

This guide covers the steps necessary to install apkinfo on Kali Linux

$ sudo apt update $ sudo apt install apkinfo

2. Uninstall "apkinfo" package

In this section, we are going to explain the necessary steps to uninstall apkinfo on Kali Linux:

$ sudo apt remove apkinfo $ sudo apt autoclean && sudo apt autoremove

3. Information about the apkinfo package on Kali Linux

Package: apkinfo
Source: pyaxmlparser
Version: 0.3.28-1
Installed-Size: 13
Maintainer: Andres Salomon
Architecture: all
Depends: python3-pyaxmlparser, python3-pkg-resources, python3-click, python3:any
Size: 3448
SHA256: c38deca4c323c7651d090aebe27eefe6b709cbcc80d563eff359d359227b241f
SHA1: 6406c286c61a44c6a808ac13bb47720be8309dff
MD5sum: 5b0f26e7abff06cccf890c6bd1916db6
Description: Simple CLI script to display info about an APK file
This command-line tool displays metadata information about an
Android APK file. Simple things like package, version, and
naming information.
Description-md5:
Homepage: https://github.com/appknox/pyaxmlparser
Section: utils
Priority: optional
Filename: pool/main/p/pyaxmlparser/apkinfo_0.3.28-1_all.deb