Entries with no category
Originally Posted by deano_ferrari I wanted to be able to install a single RPM package again, so today I right-clicked on a RPM package, and chose 'Open With' > 'Other...', then entered Code: xdg-su -c "/sbin/yast2 sw_single %F" This created 'xdg-su.desktop in ~/.local/share/applications. I renamed this file to software-installer.desktop and edited it so that the name made more sense to me Code: Name=Software Installer There should be corresponding update in ~/.local/share/applications/mimeapps.list ...
xdg-su -c "/sbin/yast2 sw_single %F"
Name=Software Installer