Jump to content

Very Basic ? re finding installed program


 Share

Recommended Posts

It should be installed in /usr/bin/ if I remember from my brief use of the program. To launch it though open up a terminal and change to the directory where the program you are trying to run is located and type wine program.exe Good luck!

Link to comment
Share on other sites

You can use the Software Installer (More Detail button ...or something) and view the files in the package in the rt pane, and /usr/bin is where the exec is.

 

Yes slocate is great (the best) for files, but if you just want to know the app's exec;

which pkg_name

 

you can also;

rpm -ql wine

to list the files in wine.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...