How to Install and Uninstall apt Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "apt" package

This guide let you learn how to install apt on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install apt

2. Uninstall "apt" package

Learn how to uninstall apt on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove apt $ sudo apt autoclean && sudo apt autoremove

3. Information about the apt package on Ubuntu 21.10 (Impish Indri)

Package: apt
Architecture: amd64
Version: 2.3.9
Priority: important
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: APT Development Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4160
Provides: apt-transport-https (= 2.3.9)
Depends: adduser, gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.3.9), ubuntu-keyring, libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libgnutls30 (>= 3.7.0), libseccomp2 (>= 2.4.2), libstdc++6 (>= 11), libsystemd0
Recommends: ca-certificates
Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base
Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10)
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Filename: pool/main/a/apt/apt_2.3.9_amd64.deb
Size: 1381628
MD5sum: 6e6d6a668ad08402d475be681efeba50
SHA1: 0badd4ce8aa8d615d73472729d5d942b02dfcf6d
SHA256: 7c2759b4b4e51ad2434ec5c02dedf0a277961b91f28b037c9287331d5b6ea681
SHA512: d31c55a9fe043f6e9f15091ef7d2b7e74f86e3c4f5131730407728c6d30cd685c2badf8fab035e46b14684345c8721dda1c8376b419d1a1ec227959b1d55836d
Description-en: commandline package manager
This package provides commandline tools for searching and
managing as well as querying information about packages
as a low-level access to all features of the libapt-pkg library.
.
These include:
* apt-get for retrieval of packages and information about them
from authenticated sources and for installation, upgrade and
removal of packages together with their dependencies
* apt-cache for querying available information about installed
as well as installable packages
* apt-cdrom to use removable media as a source for packages
* apt-config as an interface to the configuration settings
* apt-key as an interface to manage authentication keys
Description-md5: 9fb97a88cb7383934ef963352b53b4a7
Task: minimal, server-minimal
Build-Essential: yes