How to Install and Uninstall gdebi Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "gdebi" package

In this section, we are going to explain the necessary steps to install gdebi on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install gdebi

2. Uninstall "gdebi" package

Please follow the guidelines below to uninstall gdebi on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the gdebi package on Ubuntu 20.10 (Groovy Gorilla)

Package: gdebi
Architecture: all
Version: 0.9.5.7+nmu3
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ubuntu Developers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 169
Depends: python3:any (>= 3.3~), gdebi-core (= 0.9.5.7+nmu3), gir1.2-gtk-3.0, gir1.2-vte-2.91, python3-gi, policykit-1, gnome-icon-theme
Recommends: libgtk2-perl, shared-mime-info, lintian
Filename: pool/universe/g/gdebi/gdebi_0.9.5.7+nmu3_all.deb
Size: 23756
MD5sum: 29dc87fd1441b76613dabe6277369926
SHA1: 96793355d7e3c655b4deef2c5c67d10f5c17b53f
SHA256: 63901e5715127e7f2a87ad0a33d46a7cb607bfb6eef8c93be01107f44eab53a3
SHA512: b5c613b532fae6532241ed5de7b09f158cb9f07d3244e12197c2b4f298bad65d2c6a36eebe029134b65665c72bf15806947c84b214c2499826f4fa44cf255c0a
Description-en: simple tool to view and install deb files - GNOME GUI
gdebi lets you install local deb packages resolving and installing
its dependencies. apt does the same, but only for remote (http, ftp)
located packages.
.
The package is also scanned via lintian before the install and its
possible to inspect the control and data members of the packages.
.
This package contains the graphical user interface.
Description-md5: b35bbc94cd7094a087497e1d8ae3d6da
Task: ubuntu-mate-core, ubuntu-mate-desktop