Location of installed VLC Player?

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
jhecht
Posts: 227
Joined: Sun 29 Jan 2006, 17:36
Location: New York City (Manhattan)
Contact:

Location of installed VLC Player?

#1 Post by jhecht »

Hi all - I'm setting up a Slacko Puppy laptop for a friend of mine and have installed VLC Player on it - works great! :) Now I need to find the install location for the app, so I can shortcut it to the desktop for her.

I've done some searches in the computer, but so far the VLC install location eludes me. Can someone inform me? Thanks in advance for your help! :)
John Hechtman / www.zenarrow.com / jhecht@ix.netcom.com
"Computer help in NYC" / 917 628 0192 - cell / 212 586 4633 - landline
User avatar
puppyluvr
Posts: 3470
Joined: Sun 06 Jan 2008, 23:14
Location: Chickasha Oklahoma
Contact:

#2 Post by puppyluvr »

:D Hello,

"/usr/share/applications"
Contains the desktop files for installed applications.
Copy it to the "desktop" and remove the .desktop from its name.

"/root/.packages"
Is a hidden folder with a file for each installed program showing where it installed its components.

In a terminal
which vlc
will show the location of the executable.
Close the Windows, and open your eyes, to a whole new world
I am Lead Dog of the
Puppy Linux Users Group on Facebook
Join us!

Puppy since 2.15CE...
User avatar
Mike Walsh
Posts: 6351
Joined: Sat 28 Jun 2014, 12:42
Location: King's Lynn, UK.

#3 Post by Mike Walsh »

Hi.

To add another string to the bow of puppyluvr's information (all good!), you should also be able to locate it in /usr/bin.....although when you drag this to the desktop, you will need to find an icon to dress it up with.

The advantage of the .desktop entry in /usr/share/applications is that it already has an icon in place. I tend to do mine from /usr/bin. however, since I have a large library of custom .png icons that I've culled from Google over the years; I like to make my desktop 'special'!

Either method will give you a desktop link. 'which vlc' entered in the terminal will in all likelihood give you the /usr/bin location, as this is where the binary executable files for user-installed applications (whether .pet, or .sfs) tend to end up.

Some few apps don't come with a pre-defined icon, although most do.


Regards,

Mike.
Post Reply