Normally I install Discord's .deb (whenever a new version is offered) by just double-clicking it in Dolphin. This triggers QApt Package Installer. However this time it showed an error (without further details):
However installing using:
I expected that to fail as well and wanted to use it for diagnostics but to my surprise it worked!
What's the difference between these two methods?
However installing using:
Code:
sudo dpkg -i discord-0.0.69.deb
What's the difference between these two methods?
Comment