On Sun, Sep 8, 2019 at 3:39 AM Roberto C. Sánchez <robe...@debian.org> wrote: > > On Sun, Sep 08, 2019 at 03:36:10AM +0530, Tapas Mishra wrote: > > Hi, > > I downloaded a file megasync-Debian_10.0_amd64.deb from > > https://mega.nz/sync > > now when I am trying to install it. > > > > ebian@debian:~/Downloads$ sudo dpkg -i megasync-Debian_10.0_amd64.deb > > First, your error messages are already giving you the answer: > apt --fix-broken install
Ok this has worked. > However, there is a better way. > > Try 'sudo apt install ./megasync-Debian_10.0_amd64.deb' instead. > I was not aware of this option. Thanks for letting me know.