Tagged Questions

1
vote
2answers
2k views

Can yum tell me which of my repositories provide a particular package?

Hopefully short version of the question: If I'm on a machine that has a particular package installed, is there a yum command that will tell me which of it's configured repositories provided that ...
0
votes
0answers
14 views

Access Controlled Package Manager

Is there a way to have different yum repos accessible by different users? For example, say that system admins have rights to install packages in yum from any repo, but a development team could have ...