Jump to content

where to find drakroam rpms?


photoworks
 Share

Recommended Posts

To check if it's installed, you can use:

 

rpm -qa drakroam

 

if that's the name of the rpm, my urpmi database is locked, so I can't check it just yet :P (I'm installing updates)

 

if it's not installed, and comes back blank, then you can use this command:

 

urpmf --name drakroam

 

to check if it's in your urpmi repositories. If not, change and filter to look just for "drak", and it'll list more entries. I'm assuming you have all your urpmi sources, such as main, contrib, jpackage, etc, etc.

Link to comment
Share on other sites

In terms of finding if installed, try:

 

whereis drakroam

 

or if that doesn't help, then try:

 

updatedb
slocate drakroam

 

or filter by using "slocate drak" instead, to show more entries this way too.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...