From Fedora Project Wiki

Description

Test yum operations without being root

Setup

  1. yum needs to be installed

How to test

  1. Become a user, who is not root
  2. Run yum search test
  3. Run yum whatprovides \*test

Expected Results

  1. There should be no errors, but some search results reported for both actions.