You are not logged in.
Why not a simple solution? A bash script with one command inside (as a substitute for gdebi).
For example:
mate-terminal -e <command>
To install a "local .deb" with dependencies, you can use apt
apt-get does not need a gui, it can be used as is.
Last edited by igorzwx (Today 02:27:46)
Offline
I have found that nala mostly works as a replacement for apt. I say "mostly" because it can't do an apt dist-upgrade equivalent and when packages get in a real mess it also lacks the full features of apt to unbreak things.
Offline