EDM GUI Documentation ===================== Release v\ |version|. EDM GUI is a graphical front-end for the Enthought Deployment Manager (EDM) utility. It helps you perform browsing, installation and uninstallation of applications, handles authentication and let's you configure EDM using handy graphical user interface. .. image:: /img/app-tab.png :alt: Application list tab .. toctree:: :maxdepth: 2 :caption: Contents: pages/applications pages/configuration pages/support Getting started --------------- Installation ^^^^^^^^^^^^ To download an installer go to the `downloads`_ page and select an installer for your operating system. If you are running `Windows` or `Mac OS` you should just be able to double click the installer and follow instructions on the screen. On `Debian` you can open the terminal, change to the directory of a file and install it. Assuming that the installer file is in the ``$HOME/Downloads`` folder, type this: .. code-block:: bash $ cd ~/Downloads $ sudo dpkg -i edm_2.0.0_x86_64.deb Authentication -------------- Login ^^^^^ To sign in to the app click the `Account button` on the right of the navigation bar. When login dialog pops up, enter your username and password and click `Login button`. If login was successful `Account button` will now have your username indicating you are signed in. Logout ^^^^^^ To logout from the app click the `Account button` on the right of the navigation bar. When logout dialog pops up, just click the `Logout button`. .. _downloads: https://www.enthought.com/enthought-deployment-manager/#download-edm