LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   confused about URPMI (https://www.linuxquestions.org/questions/linux-newbie-8/confused-about-urpmi-51056/)

salparadise 03-21-2003 02:58 PM

confused about URPMI
 
whenever I type urpmi packagename

i either get "no such package installed"
or
a list of files installed

what is the point of urpmi?

many thanks

XavierP 03-21-2003 03:01 PM

Open a console and type 'man urpmi' - this will give an explanation of what it does and how to use it.

salparadise 03-21-2003 03:15 PM

hmmm

done that
it sort of explains it
but most of the listed commands (autoirpm-icons and urpmi.update.) don't work

rshaw 03-21-2003 03:23 PM

running it as root user?

salparadise 03-21-2003 03:38 PM

yeah

it's not in the path for normal user

have to be root to run it at all

it worked once
and it "updated" wine to an earlier version that didn't work

mok 03-21-2003 03:43 PM

i am having the same trouble as salparadise does... i am trying to use "urpmi screen" and as well urpmi some other packages and it only gives me no package found... is there a way that i can resolve this?

Thanks in advance!

newbieME 03-21-2003 03:48 PM

u can use urpmi to update packages or install new ones..but seriously...you might want to read over some documentation before using it...i managed to fubar up my Mdk using it to update gnome....
here are few commands from what i remember

urpmi.update -a
this will update all your package list (ur media)

u can select to upgrade and install everything from your new list by
urpmi --auto-select

if u want just want to install everything with let's say gnome in the name then
urpmi gnome -a

or if u just want to select a package and install package one by one which i don't recommend since this is how i fubared my mdk just type in
urpmi gnome
then it will list all the packages with gnome in the name then just type in
urpmi *package name from the list*

also if u want to add new source (media) to urpmi try this link
http://plf.zarb.org/~nanardon/urpmiweb.php
this will generate the code for you for easy adding of a new source

hope this helped

salparadise 03-21-2003 03:48 PM

i'm presuming that it works from the mandrake list of available packages
thus
if i type urpmi "name of not installed package in list" then it works
otherwise no go??

newbieME 03-21-2003 03:53 PM

yeah but make sure you update it first and i recommend adding a new working source to it..
most of the time u should be able to find the packages u need...
and it's urpmi.update ..not urpmi.update. <-- no dot at the end..just noticed that now...
hehehe

mok 03-21-2003 04:07 PM

when i do urmpi.update -a, it ask me to use urpmi.addmedia to add a media. how will i do that?

newbieME 03-21-2003 04:11 PM

oh u have to add a source then..i thought urpmi already has one but i guess not..getting too old forgetting stuff....use that link i provided above...just choose a source and it will provide the command u need to add the media to your urpmi....

MY 100 POST!!!!! YAY!!!!!! break dancing time....

salparadise 03-22-2003 01:15 AM

followed the link above
did the thing

urpmi mplayer now happily doing it's thing

many many thanks


All times are GMT -5. The time now is 01:15 PM.