How to Install and Uninstall libapt-pkg6.0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libapt-pkg6.0" package

Please follow the step by step instructions below to install libapt-pkg6.0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libapt-pkg6.0

2. Uninstall "libapt-pkg6.0" package

Please follow the steps below to uninstall libapt-pkg6.0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libapt-pkg6.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapt-pkg6.0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libapt-pkg6.0
Architecture: amd64
Version: 2.2.3
Multi-Arch: same
Priority: important
Section: libs
Source: apt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: APT Development Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3141
Provides: libapt-pkg (= 2.2.3)
Depends: libbz2-1.0, libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libgcrypt20 (>= 1.8.0), liblz4-1 (>= 0.0~r127), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 9), libsystemd0 (>= 221), libudev1 (>= 183), libxxhash0 (>= 0.7.1), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.2.2.3)
Recommends: apt (>= 2.2.3)
Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), libapt-inst1.5 (<< 0.9.9~)
Filename: pool/main/a/apt/libapt-pkg6.0_2.2.3_amd64.deb
Size: 812148
MD5sum: 20689426254648307d8ae04980defcbc
SHA1: 3bb3080bb6d93ead836a178b36dbbe30e41e495e
SHA256: f6b46bb70b5984cef534d95a4e92191b124abda61ec77dc9f9fcd1309f36f8d9
SHA512: e4fb36238b4776ad71780375c8499a7b5977d858cacf12e72ac66b6f00660cee35704e7644f3d9422c6cb4379edcc00d4e3965159083a90868fcd8c7a08d403f
Description-en: package management runtime library
This library provides the common functionality for searching and
managing packages as well as information about packages.
Higher-level package managers can depend upon this library.
.
This includes:
* retrieval of information about packages from multiple sources
* retrieval of packages and all dependent packages
needed to satisfy a request either through an internal
solver or by interfacing with an external one
* authenticating the sources and validating the retrieved data
* installation and removal of packages in the system
* providing different transports to retrieve data over cdrom, ftp,
http(s), rsh as well as an interface to add more transports like
tor+http(s) (apt-transport-tor).
Description-md5: eaacd63db236f47bdcc19e3bea7026a7
Task: minimal
Build-Essential: yes