Windows and Linux speak different "languages." A .exe file is built for the , while a .deb file is a package designed for the Debian package manager to install Linux-native software.
No .deb needed.
: Place your executable here.
While Alien can technically attempt to convert a Windows installer (if it is wrapped in an install shield format that Alien recognizes), it is highly discouraged for .exe files. Alien does not resolve binary incompatibility; it merely moves files around. Using alien on a standalone .exe will typically result in a broken package. how to convert exe to deb link