Hi,
Try the command
rpm -q packagename
here packagename is the name of the package which you want to query. The package name 
should not have the .rpm extension.
For example, to check whether you have installed ncurses package in your Linux box, at 
the shell prompt, type:
rpm -q ncurses
You will get the full name of the package toghether with its version number if the 
ncurses package is installed in your computer.
To install a package, at the shell prompt, type:
rpm -i packagename.rpm
For more information please find time to read the man page of rpm command using the 
command:
man rpm
Regards
RISHI TANDON
--

On Tue, 11 Feb 2003 17:56:35  
 gurdeep wrote:
>Dear all,
>
>Pl. let me know how I may confirm that my RH 7.3 Linux has the following pkgs 
>installed, if not, how I can install them :
>
>- libc/libm
>- ncurses
>- gcc 2.95.x
>- GAS (binutils)
>- make
>- sed
>- bash shell
>- flex
>- byacc
>- libdb 1.85.4
>- getopt
>
>Please guide and oblige.
>Best Regares,
>Malkiat
>
>
>
>


_____________________________________________________________
Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus

          ================================================
To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject 
header. Check archives at http://www.mail-archive.com/ilugd%40wpaa.org

Reply via email to