I really don't understand why it's not more streamlined, it should work like an exe where I just click it and it installs and handles dependencies automatically.
this post was submitted on 26 Jun 2025
45 points (90.9% liked)
Linux
8312 readers
254 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
Not quite what you want, but in dolphin you can open a terminal with F4, and then just type sudo deb -i <package.deb>
and your password. Pretty quick.
It's a useful shortcut.
load more comments
(2 replies)
@RommieDroid It’s not there by default, but Gdebi can do the trick. I used it quite a lot when I first started with Linux.
That's awesome. Thank you.
@RommieDroid No problem. Many of us are here to help in the #linux community, though I wouldn’t say I’m the most advanced with it.