Skip navigation.
Home

Reply to comment

Make clicking on an RPM or Deb install it as root

Can I set it up so that clicking on an RPM or Debian package will install it as root (after entering the password)?

Yes. Open the menu over an RPM and choose 'Set Run Action...'. Set the command to:

gnomesu -u root -e -c "rpm -i \"$1\""

You'll need the latest version of httpgnomesu installed.

Reply

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4> <img> <pre> <b> <i> <blockquote>
  • Lines and paragraphs break automatically.
  • Link to content with [[some text]], where "some text" is the title of existing content or the title of a new piece of content to create. You can also link text to a different title by using [[link to this title|show this text]]. Link to outside URLs with [[http://www.example.com|some text]], or even [[http://www.example.com]].
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>.

More information about formatting options