Is your feature request related to a problem? Please describe
At the moment, KIAUH attempts to install dependencies automatically using dpkg. However, this obviously only works on Debian-based distros.
Describe the solution you'd like
A simple check for if dpkg is installed, and if not, the user is asked to manually check for the packages.
Describe alternatives you've considered
No response
Additional information
No response
Is your feature request related to a problem? Please describe
At the moment, KIAUH attempts to install dependencies automatically using dpkg. However, this obviously only works on Debian-based distros.
Describe the solution you'd like
A simple check for if dpkg is installed, and if not, the user is asked to manually check for the packages.
Describe alternatives you've considered
No response
Additional information
No response