As the title says, some packages which are required by Viber is missing. I am quite noob to Ubuntu. Can anyone guide me. Thanks
Selecting previously unselected package viber.
(Reading database ... 183037 files and directories currently installed.)
Preparing to unpack viber.deb ...
Unpacking viber (10.3.0.37) ...
dpkg: dependency problems prevent configuration of viber:
viber depends on libssl1.0.0; however:
Package libssl1.0.0 is not installed.
viber depends on gstreamer1.0-plugins-ugly; however:
Package gstreamer1.0-plugins-ugly is not installed.
viber depends on gstreamer1.0-libav; however:
Package gstreamer1.0-libav is not installed.
dpkg: error processing package viber (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-4ubuntu1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Errors were encountered while processing:
viber
sudo apt install ./viber.deb; it will automatically install all dependencies if they are available. – fkraiem Jul 01 '19 at 13:56The following packages have unmet dependencies: viber : Depends: libssl1.0.0 but it is not installable E: Unable to correct problems, you have held broken packages.
– the newbie Jul 01 '19 at 14:01libssl1.0.0, which is not available). You can try to contact the developers of the package to let them know about this issue, or just install 18.04 instead. – fkraiem Jul 01 '19 at 14:15