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

Last updated: May 18,2024

1. Install "libzypp-bin" package

Please follow the guidelines below to install libzypp-bin on Kali Linux

$ sudo apt update $ sudo apt install libzypp-bin

2. Uninstall "libzypp-bin" package

This guide covers the steps necessary to uninstall libzypp-bin on Kali Linux:

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

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

Package: libzypp-bin
Source: libzypp
Version: 17.31.31-1
Installed-Size: 1237
Maintainer: RPM packaging team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.58.0), libprotobuf-lite32 (>= 3.21.12), librpm9 (>= 4.14.0+dfsg1), librpmio9 (>= 4.14.0+dfsg1), libsigc++-2.0-0v5 (>= 2.8.0), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), libzypp1722 (>= 17.31.31), libzypp-config (>= 17.31.31-1)
Size: 371512
SHA256: f27cda2b402ef0326c50da9e17dddfb95565e8a9fdce9b2c3e08474ff2406d8a
SHA1: 3e4e8bb0f46565973ac8dc6ca8b0b4a1371c3dbf
MD5sum: 5ddb77c924a45ee056f3abafb8cdf4ed
Description: openSUSE/SLES package management system library (library tools)
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 command line tools shipped with 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-bin_17.31.31-1_amd64.deb