|
Home > Archive > Red Hat RPM > February 2004 > I don't understand
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
I don't understand
|
|
| Richard 2004-01-23, 7:51 pm |
| Ok, so I am from the Microsoft world...I know...please don't flame me.
Anyway, I don't understand the RPM technology or how it works. I
have installed several packages, but unlike an install with MS I have
no idea where to find it or even if it installed. So here are my
questions.
1. Once an RPM has run, where the hell is it?
2. Is there a way for me to force the RPM to place a shortcut on my
menu?
3. Are there a set of "must need" tools and utilities that I should
be using with Redhat?
Thanks everyone.
| |
| Alexander Dalloz 2004-01-23, 7:51 pm |
| On Sat, 20 Dec 2003 23:10:35 -0800 Richard wrote:
quote:
> Ok, so I am from the Microsoft world...I know...please don't flame me.
> Anyway, I don't understand the RPM technology or how it works. I
> have installed several packages, but unlike an install with MS I have
> no idea where to find it or even if it installed. So here are my
> questions.
>
> 1. Once an RPM has run, where the hell is it?
rpm -ivh -> install
rpm -Uvh -> upgrade
if no complaints then it will be installed
rpm -qpli -> shows you information and content of an uninstalled package
rpm -qli -> shows you information and content of an installed package
see: man rpm and rpm --help
quote:
> 2. Is there a way for me to force the RPM to place a shortcut on my
> menu?
no, it's the job of the rpm packager to build in menu items for a program
if it should be in the menu
quote:
> 3. Are there a set of "must need" tools and utilities that I should
> be using with Redhat?
tricky question: there are a lot of tools you should know using linux
get a good book for basics and first read the installation and customizing
documentation for Redhat which is to be found on www.redhat.com
quote:
> Thanks everyone.
Alexander
--
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
| |
| richard 2004-02-10, 3:34 pm |
| Im a newbie too and had wondered the same thing.
On Sat, 20 Dec 2003 23:10:35 -0800, Richard wrote:
> Ok, so I am from the Microsoft world...I know...please don't flame me.
> Anyway, I don't understand the RPM technology or how it works. I
> have installed several packages, but unlike an install with MS I have
> no idea where to find it or even if it installed. So here are my
> questions.
>
> 1. Once an RPM has run, where the hell is it?
>
> 2. Is there a way for me to force the RPM to place a shortcut on my
> menu?
>
> 3. Are there a set of "must need" tools and utilities that I should
> be using with Redhat?
>
> Thanks everyone.
|
|
|
|
|