How to Install and Uninstall libzypp-dev Package on Kali Linux

Last updated: May 11,2024

1. Install "libzypp-dev" package

Here is a brief guide to show you how to install libzypp-dev on Kali Linux

$ sudo apt update $ sudo apt install libzypp-dev

2. Uninstall "libzypp-dev" package

Please follow the guidance below to uninstall libzypp-dev on Kali Linux:

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

3. Information about the libzypp-dev package on Kali Linux

Package: libzypp-dev
Source: libzypp
Version: 17.31.31-1
Installed-Size: 3153
Maintainer: RPM packaging team
Architecture: amd64
Depends: librpm-dev (>= 4.4), libboost-dev, libboost-program-options-dev, libboost-test-dev, libboost-thread-dev, libgpgme-dev, libssl-dev, libcurl4-openssl-dev (>= 7.19.4), libudev-dev, libxml2-dev, libsolv-dev (>= 0.7.16-2~), libexpat-dev, libpopt-dev, libproxy-dev, libzypp1722 (= 17.31.31-1)
Size: 468392
SHA256: c1a52724503ea7e17da24170824259e6822445cb3ea4891ce6d0ec2514393c74
SHA1: fe6bf67bd47b2875f362d5f1cd9428ace8515a8d
MD5sum: ec29db8fcd452ece8de0b5ff936a8890
Description: openSUSE/SLES package management system library (development files)
libzypp is the package management library that powers applications like
YaST, zypper and the openSUSE/SLE implementation of PackageKit.
.
libzypp provides all the functionality for a package manager:
.
- an API for package repository management, supporting most common
repository metadata formats and signed repositories
- an API for solving packages, products, patterns and patches (installation,
removal, update and distribution upgrade operations) dependencies, with
additional features like locking
- an API for comitting the transaction to the system over a rpm target;
supporting deltarpm calculation, media changing and installation order
calculation
- an API for browsing available and installed software, with some facilities
for programs with an user interface
- a suite of maintained solving testcases representing common and uncommon
operations on Linux software management
.
This package contains the development files for the libzypp library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/openSUSE/libzypp
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libz/libzypp/libzypp-dev_17.31.31-1_amd64.deb