I would like to request official Linux support for the application, so that it can be installed and run smoothly on Linux-based systems.
Problem Statement
Currently, the application is only supported on Windows/Mac, leaving Linux users without access. This limits the user base and creates challenges for those who primarily work on Linux environments.
Use Case
Developers and IT professionals who use Linux as their primary OS
As-is
The application cannot be installed or run natively on Linux, requiring users to rely on workarounds such as virtual machines, Docker, or Wine.
To-be
The application should have a native Linux version (AppImage, .deb, .rpm, or Flatpak) that installs and runs seamlessly, just like on other supported operating systems.
Proposed Solution (Optional)
Package and distribute the application as an AppImage for universal compatibility.
Alternatively, provide .deb and .rpm packages for popular distributions like Ubuntu/Debian and Fedora/Red Hat.
Ensure support for common Linux dependencies and provide documentation for installation.
Additional Context
Linux adoption continues to grow, especially among developers, data scientists, and enterprises. Adding Linux support would broaden the user base and improve accessibility for technical communities.