Open Issues Need Help
View All on GitHub Not working under AlmaLinux 9 / CentOS about 1 month ago
AI Summary: The Easy-Wi installer script fails on AlmaLinux 9 and CentOS due to reliance on the `slackpkg` command, which is not available on these distributions. The task is to modify the script to remove its dependency on `slackpkg` and use a suitable alternative package manager like `dnf` or `yum` for installing required packages on AlmaLinux 9 and CentOS.
Complexity:
4/5
enhancement help wanted