From Fedora Project Wiki
Description
Test yum operations without being root
Setup
- yum needs to be installed
How to test
- Become a user, who is not root
- Run
yum search test
- Run
yum whatprovides \*test
Expected Results
- There should be no errors, but some search results reported for both actions.