Re: Some questions


Subject: Re: Some questions
From: nathan r. hruby (nhruby@arches.uga.edu)
Date: Sun Nov 18 2001 - 17:20:01 MST


On Mon, 19 Nov 2001, Mark Philip wrote:

> Hi all,
> Just a few more questions from a YDL beginner:
> How do I know what applications have been installed and what applications
> I have on my YDL Mac? I'm sure there is a directory to view a listing, right?
> For example, I wanted to run the Midnight Commander but wasn't sure if it
> was already installed by default. I typed $mc and it just worked. I
> installed the Development Workstation off YDL 2.1 install ISO.
> Can anyone help?

rpm -qa will give you a complete listing of all the rpm packages installed
on your system. If you're unsure as to wheater a particular pakage is
installed you can do "whereis <program>" and it will return the
programs full path. For libs and such, the "locate" command does well.

[nathan@fatboy nathan]$ whereis evolution
evolution: /usr/bin/evolution /usr/lib/evolution /usr/share/evolution
[nathan@fatboy nathan]$ locate libc.so.6
/lib/libc.so.6
[nathan@fatboy nathan]$

There's also probably a GUI package manager installed as well. Try
gnorpm, or run control-panel.

-n

-- 
......
nathan hruby - nhruby@arches.uga.edu
computer support specialist
department of drama and theatre
http://www.drama.uga.edu/
......



This archive was generated by hypermail 2a24 : Sun Nov 18 2001 - 17:33:03 MST