Installation

Requirements

  • Linux
  • Python 2.7 or 3.x with tkinter + ttk (and PIL if tk < 8.6.0), python-psutil and python-babel

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