Installing Deb package

Yes there is, Gdebi Package Manager.

sudo apt install gdebi

After installation, reboot the comoputer, login again and then find the .deb file you downloaded, right-click it and select 'Install with ... Gdebi'. It will whir for a few seconds as it checks to see that all dependencies needed for it to run are present, if not it will report what packages are needed. However there are some libraries that might not be available, either because they have been deprecated following updates to Ubuntu core libraries, or not available because a newer version of Ubuntu is needed.

2 Likes