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):
![afbeelding.png Click image for larger version
Name: afbeelding.png
Views: 88
Size: 40.6 KB
ID: 682677](filedata/fetch?id=682677&d=1727294372&type=thumb)
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