-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please add all linux targets for build ... #6772
Comments
Related: #3619 #4402 |
The distribution is not only Arch and Debian... there are other distributions like RedHat and opensuse and... by the way, I should add that not everyone likes flatpak and snap like you... |
@amirhossein-fzl All I did was mention how we could approach it for Arch and distros that support flatpak. There is nothing wrong with sharing ideas. Also "not everyone likes snaps and flatpaks" is completely your opinion and this doesn't mean Tauri should not support it. You are looking only from your perspective now and not thinking of the end user. There are Ubuntu users that don't even know what snap is. They simply want to find the app in the app store and they don't care about the format. If we do it your way, I would say let's not bundle for macOS because Apple is a terrible company. |
A build target is not a trivial thing to add so it may take some time until all targets are added. Ofc any help is appreciated. Also, I think each build target should have its own issue so we people can discuss and collect relevant issues together. We already support AppImage and Deb btw, feel free to open tracking issues for other formats. |
That's what I meant... just because you like Flatpak doesn't mean other output targets shouldn't be considered... or because I like snap for example, so we shouldn't settle for snap... I In this issue, I requested that all Linux output targets be added like the competitor (electronjs)... |
Describe the problem
While the electronjs framework is a direct competitor to tauri, it produces output for the following purposes:
AppImage, flatpak, snap, deb, rpm, freebsd, pacman, p5p, apk, 7z, zip, tar.xz, tar.lz, tar.gz, tar.bz2, dir ... reference
Describe the solution you'd like
Add all Linux targets for output 😊...
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: