How to Install and Uninstall python-apt-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "python-apt-dev" package

This guide covers the steps necessary to install python-apt-dev on Kali Linux

$ sudo apt update $ sudo apt install python-apt-dev

2. Uninstall "python-apt-dev" package

This guide covers the steps necessary to uninstall python-apt-dev on Kali Linux:

$ sudo apt remove python-apt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-apt-dev package on Kali Linux

Package: python-apt-dev
Source: python-apt
Version: 2.7.5
Installed-Size: 57
Maintainer: APT Development Team
Architecture: all
Depends: python3-apt (>= 2.7.5), libapt-pkg-dev (>= 0.7.10)
Recommends: python3-dev
Size: 15132
SHA256: 3d76d070e92934360d1a8aebe005ecceb8934c57165b33a508f7cf71ddf357e0
SHA1: f32a26ec7993cb70010d9f05ea1aeb6e8a02eddf
MD5sum: c21d46e7590d902fca9cda2fc1e3820b
Description: Python interface to libapt-pkg (development files)
The apt_pkg Python interface will provide full access to the internal
libapt-pkg structures allowing Python programs to easily perform a
variety of functions.
.
This package contains the header files needed to use python-apt objects from
C++ applications.
Description-md5:
Tag: devel::library
Section: python
Priority: optional
Filename: pool/main/p/python-apt/python-apt-dev_2.7.5_all.deb