The officially official Devuan Forum!

You are not logged in.

#26 Today 01:53:09

igorzwx
Member
Registered: 2024-05-06
Posts: 279  

Re: apt seems to be a sort of "unstable wrapper"

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

#27 Today 03:52:21

SteveM
Member
Registered: 2025-07-16
Posts: 9  

Re: apt seems to be a sort of "unstable wrapper"

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

Board footer