Jump to content

Urpmf/q/i switches


Recommended Posts

rpm will search the database of installed rpm's. For example,

# rpm -qa | grep kernel

will list all installed packages whose names include the string "kernel". See man rpm for more details.

 

Jim

Link to comment
Share on other sites

Thanks people.

 

I was aware of the MCC and rpm routes, my question was specificaly related to urpmi/f/q.

 

It looks as if that question has been answered and I think the answer is 'no'. That is why I can't find any information about it despite a lot of searching.

 

Strange though isn't it, you would think there would be such an option.

Link to comment
Share on other sites

Strange though isn't it, you would think there would be such an option.
I agree, good point. I'd also like the comand "urpmq -i packagename" to tell me whether the package is installed or not. Should be a lot faster than the rpm -qa method.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...