Aaron Kulkis wrote: > Kevin Dupuy wrote: >> Hello everyone! >> I'm having trouble wit Gtkpod 0.99.10, and I'm trying to install an >> independent RPM of Gtkpod 0.99.8 (or whatever). I downloaded the file >> and double clicked on it, but it appeared it wanted me to extract the >> RPM package. Since I know that's not what it's supposed to do, I right >> clicked and selected "Open with Install Software". It appeared to start >> loading all the repos, then closed the window. >> >> How can I install these RPMs on SUSE with a GUI? > > Who cares? > >> Do I need to use the command line? > No you don't have to but it can be easier. The simplest CLI command would be (as root):
rpm -ivh some_rpm_file.rpm where i=install, v=verbose mode (info) and h shows a progress bar. Ken -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
