The Ur-Quan Masters Discussion Forum

The Ur-Quan Masters Re-Release => General UQM Discussion => Topic started by: jaychant on April 10, 2008, 04:25:20 am



Title: UQM in Linux
Post by: jaychant on April 10, 2008, 04:25:20 am
Does anyone know where UQM is put on Fedora if you install it with Add/remove Software?


Title: Re: UQM in Linux
Post by: Novus on April 10, 2008, 09:09:57 am
The -ql option to rpm lists the full paths of the files in the specified package. As the package is called "uqm", you use the command:

Code:
rpm -ql uqm

Edit: If uqm comes in separate packages (e.g. uqm-content also), substitute the desired package name above.