This requires python3.6 python3.6-pygments.tcz (from source at compilation) python3.6-cssselect.tcz (from source at compilation) python3.6-lxml.tcz python3.6-pyquery.tcz (from source at compilation) python3.6-requests.tcz python3.6-cachelib.tcz (from source at compilation) python3.6-appdirs.tcz Get source from here : https://github.com/gleitz/howdoi python3.6 setup.py build sudo python3.6 setup.py install --root=/tmp/howdoi cd /tmp sudo find . -not -type d (Find and remove __pycache__ directories and its files) sudo mksquashfs howdoi/ python3.6-howdoi.tcz Done.