On Wed, Nov 14, 2018 at 08:48:56AM +0000, David Martens wrote:
> 
> Neither I found a way how to at least check
> dependencies. 
> 
> ...
> 
> gdebi?

Basically, "apt-get install ./your_pkg_file.deb" replaces gdebi.
Or "apt install" if you prefer that.  Don't forget the leading ./ on
the filename.  It's required in this case.

Reply via email to