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

Last updated: May 17,2024

1. Install "libzypp-config" package

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

$ sudo apt update $ sudo apt install libzypp-config

2. Uninstall "libzypp-config" package

This tutorial shows how to uninstall libzypp-config on Kali Linux:

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

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

Package: libzypp-config
Source: libzypp
Version: 17.31.31-1
Installed-Size: 68
Maintainer: RPM packaging team
Architecture: all
Depends: libzypp-common (>= 17.31.31-1)
Size: 18768
SHA256: 37ca02531b596120503e3c3fc495e5d1373b1442346282c34e5209dea1ee068d
SHA1: d876d31614f680f27e48a88b56395157efa6a91b
MD5sum: 0b5b524dba1af2e67e86d4e0af41843f
Description: openSUSE/SLES package management system library (configuration)
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 ships the configuration 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-config_17.31.31-1_all.deb