Maintenance in Microsoft Edge Flatpak package #704
Description
Hi,
My apologies if I have opened this issue in the wrong repository. I have contacted Microsoft via the forums a while ago, but I have not gotten a response.
A couple of months ago, I have submitted a Microsoft Edge Flatpak package in Flathub and have maintained the package since then, see flathub/flathub#1992.
In short, Flatpak is a universal package manager for Linux. While the .deb and .rpm is available which are the two most used package formats in Linux, Flatpak sandboxes all applications for security purposes, and we have managed to nest Edge's sandbox. Just to be clear, we do not redistribute Microsoft Edge! We are using the extra-data
parameter to avoid redistributing binaries, more details in this YouTube video.
Since the Flatpak package is an unofficial package, as in it is not maintained by the Edge team, I would like to ask if the Edge team can maintain the Flatpak package so the user can directly interact with the team in the issue tracker. To do so, you will have to contact the Flathub maintainers. The instructions are available here.
Currently, since only the Dev and Beta builds are available on Linux, the Flatpak package only ships the Beta builds in the beta branch of Flathub. Once Edge Stable is available on Linux and the Chrome Flatpak package gets to the stable branch (it is not as we speak), we will be safe to maintain the Stable builds in the stable branch, and Beta builds in the beta branch.
Only Edge Beta is available in Flathub. I wouldn't mind submitting Edge Dev in Flathub (ID is going to be com.microsoft.Edge.Dev
in the Flathub beta branch) to have both Beta and Dev in Flathub.
Thank you.