On Sunday 20 May 2001 18:08, patrick wrote:
> i just downloaded freeamp and installed it. it was a rpm file.
> now i cant find and ive looked and looked and can fint it.. any ideas ?
You probably have a util that will view rpms (kpackage, xrpm, grpm), but from
the command line : rpm -q does a query
user@computer:~ > rpm -q freeamp
freeamp-2.1.rc5-4
Add -l to get a List of files in the rpm.
luser@server:~ > rpm -q -l freeamp
This should produce a list of files. Look for one in a "bin" directory, such
as /usr/bin or /usr/X11R6/bin and the name of that file should be the
executable.
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:16:40 EDT