https://xyne.dev/projects/mimeo/ download tar.gz from src https://xyne.dev/projects/mimeo/src/ https://xyne.dev/projects/mimeo/src/mimeo-2021.11.tar.xz tar -xf mimeo-2021.11.tar.xz python setup.py install --prefix=~/.local --optimize=1 depends on pyxdg https://pypi.org/project/pyxdg/#files pip3 install pyxdg or build from src https://files.pythonhosted.org/packages/6f/2e/2251b5ae2f003d865beef79c8fcd517e907ed6a69f58c32403cec3eba9b2/pyxdg-0.27.tar.gz tar -xf pyxdg-0.27.tar.gz python setup.py install --prefix=~/.local --optimize=1 open file mimeo path/filename -q to quiet find application .desktop files mimeo --app2desk zathura zathura org.pwmt.zathura-pdf-mupdf.desktop org.pwmt.zathura.desktop mimeo --add 'glob:text/*' medit.desktop
blog about linux tricks