InstallScript icon indicating copy to clipboard operation
InstallScript copied to clipboard

Install gdebi-core instead gdebi.

Open rockcesar opened this issue 5 years ago • 5 comments

rockcesar avatar Feb 24 '20 13:02 rockcesar

No more changes, check this pull request, please.

rockcesar avatar Feb 24 '20 14:02 rockcesar

Hmm, why would you want to do this @rockcesar?

Yenthe666 avatar Feb 26 '20 07:02 Yenthe666

Because gdebi depends on gnome-icon-theme, and if you are installing it with out GUI in a server, you don't need that package. gdebi-core doesn't depends of GUI.

rockcesar avatar Feb 26 '20 10:02 rockcesar

With: aptitude show gdebi

The depends are: 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

And with: aptitude show gdebi-core

The depends are: python3:any (>= 3.3~), python3-apt, python3-debian, file

rockcesar avatar Feb 26 '20 11:02 rockcesar

But both do the same, gdebi for GUI and gdebi-core for CLI.

rockcesar avatar Feb 26 '20 11:02 rockcesar