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

Last updated: May 22,2024

1. Install "libzypp-common" package

This is a short guide on how to install libzypp-common on Kali Linux

$ sudo apt update $ sudo apt install libzypp-common

2. Uninstall "libzypp-common" package

Please follow the step by step instructions below to uninstall libzypp-common on Kali Linux:

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

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

Package: libzypp-common
Source: libzypp
Version: 17.31.31-1
Installed-Size: 2734
Maintainer: RPM packaging team
Architecture: all
Size: 431552
SHA256: d0166beda90e82d3e24539fdc30fb43c4cc190721948c30ca8e11f33a301895f
SHA1: 7640caeef13d9c288c97388b02aaea05d5e9b817
MD5sum: 1886d35b16c4f9a8f0537ccb559ca074
Description: openSUSE/SLES package management system library (common 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 architecture-independent files for the libzypp
library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/openSUSE/libzypp
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libz/libzypp/libzypp-common_17.31.31-1_all.deb