Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 669 Bytes

INSTALL.md

File metadata and controls

29 lines (16 loc) · 669 Bytes

linux installation

  1. install python 3 and pip, if you have not python -m ensurepip --upgrade

  2. optional: if you use a python virtual environment, venv, pyenv, etc. edit run.sh script to activate it before starting the application, else the menu entry might fail to start.

  3. optional: activate python env if required


  1. install python dependencies pip install -r requirements.txt

    or start it as py module:

    python -m pip install -r requirements.txt

  2. run the install script: sh ./install.sh it installs to $HOME/apps/font_hyper_manager

  3. the app should appear in the menu under utility or utilities