Is your feature request related to a problem? Please describe.
Currently the solution can be installed by Install.sh that is specific only for Debian-based systems (just look the install of dependencies).
Could you please refactor the project in order to be built from source for example by leveraging on pyproject.toml or similar things? For example using resources like And add in the documentation all the needed separated build and runtime dependencies so the project can be easily packaged for different Linux distros?