-
install python 3 and pip, if you have not python -m ensurepip --upgrade
-
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.
-
optional: activate python env if required
-
install python dependencies pip install -r requirements.txt
python -m pip install -r requirements.txt
-
run the install script: sh ./install.sh it installs to $HOME/apps/font_hyper_manager
-
the app should appear in the menu under utility or utilities