Results 1 to 3 of 3

Thread: Where is winetricks installed???

  1. #1
    Join Date
    Aug 2013
    Beans
    50

    Question Where is winetricks installed???

    hello i downloaded winetricks but its nowhere to be found anyone know where i can find it?

  2. #2
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: Where is winetricks installed???

    To find out which files and where that a package installs:

    Code:
    $ dpkg -L winetricks
    /.
    /usr
    /usr/share
    /usr/share/man
    /usr/share/man/man1
    /usr/share/man/man1/winetricks.1.gz
    /usr/share/doc
    /usr/share/doc/winetricks
    /usr/share/doc/winetricks/README.Debian
    /usr/share/doc/winetricks/changelog.Debian.gz
    /usr/share/doc/winetricks/copyright
    /usr/share/winetricks
    /usr/share/winetricks/applications
    /usr/share/winetricks/applications/winetricks.desktop
    /usr/share/winetricks/icons
    /usr/share/winetricks/icons/hicolor
    /usr/share/winetricks/icons/hicolor/scalable
    /usr/share/winetricks/icons/hicolor/scalable/apps
    /usr/share/winetricks/icons/hicolor/scalable/apps/winetricks.svg
    /usr/bin
    /usr/bin/winetricks

  3. #3
    Join Date
    Nov 2013
    Beans
    4

    Re: Where is winetricks installed???

    Files for applications are usually scattered all over linux but if you go to the home folder and press Ctrl+h it shows hidden files like .wine and .cache there is a winetricks in .cache which contains DLL's installed via winetricks.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •