Heru Walmsley wrote:

I am a newbie so I have what I think is a simple quesiton.
How do I determine what programs are installed on my machine. I have been running RH8 
for about a month now and I installed a progam to access a MS share but can not 
remember the program name. Is there a switch for RPM that will list installed 
packages. I looked at the man page and did not find a switch for listing installed 
packages.
Is there a graphical package manager that will querry and list the installed packages?
Thanks,



"rpm -qa" will list all installed RPMs on the system. You can always "rpm -qa | less" instead of trying to scroll back.

My guess is that you are looking for samba-client (on the command line "smbclient").

Cheers,
   Ryan



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to