On Tue, Mar 25, 2003 at 01:05:53PM -0500, Heru Walmsley wrote:
> 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.  

# rpm -qa

The package you're probably looking for is samba.

# rpm -qa | grep -i samba

>Is there a graphical package manager that will querry and list the
>installed packages?  Thanks,

I don't do GUIs - learn it all via the shell and you'll get a much
more thorough background.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program



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

Reply via email to