On Tue, 6 Jun 2017 10:05:47 -0500, Scott Fenech wrote:
>https://ubuntuforums.org/showthread.php?t=2363054

Hi,

if IIUC the issue is solved now?

As a site note

1. Users should always run

     sudo apt update

before "install".

2.   sudo gdebi path/package

as well as

     sudo dpkg --force-depends -i path/package; sudo apt-get -f install

are obsolet, instead simply using the by default installed apt, IOW
running

     sudo apt install path/package

does the job.

Regards,
Ralf

-- 
Ubuntu-devel-discuss mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to