36
I wish there was a right click install button for deb files
(programming.dev)
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
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.