Installation

Requirements

  • Linux or Windows
  • Python 2.7 or 3.x

And the python packages:

  • tkinter (included in the python distribution for Windows)
  • psutil
  • babel
  • pywin32 (Windows only)
  • pillow (only if tkinter.TkVersion < 8.6)

Install

  • Ubuntu: use the PPA ppa:j-4321-i/ppa

    $ sudo add-apt-repository ppa:j-4321-i/ppa
    $ sudo apt-get update
    $ sudo apt-get install python(3)-tkfilebrowser
    
  • Archlinux:

    the package is available on AUR

  • With pip:

    $ pip install tkfilebrowser