xarai001 I've been using Edge on Windows, Android and iOS for many months, and on Solus for several weeks. The Dev version for Linux is the same version as the Windows 10 Dev version, but a few features available for Windows are not yet available for Linux.
I like Edge a lot, and I am considering making it my default across all the platforms when a stable version is released for Linux.
Rather than attempting to "roll-my-own" and taking on the task of maintaining the package as a new Dev version is released each week, I installed Edge using a Flatpak version that will go into the Flatpak stable repository with the Stable version of Edge for Linux is released.
If you want to install the Flatpak:
(1) Check to see that Flatpak is installed (it should be, unless you removed it).
(2) Install the Flathub BETA repository via the terminal, using these commands:
flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta org.godotengine.Godot
(3) Install Microsoft Edge via the terminal, using this command:
flatpak install com.microsoft.Edge
To stay current, the Flatpak version needs to be updated weekly using the terminal command:
flatpak update
When the stable version of Edge is released, it will update monthly.
Prior to installing Edge on Solus using the Flatpak, I tested Edge on a Ubuntu 20.10 computer dedicated for testing Edge. I have not noticed any performance degradation using the Flatpak on Solus.
Disclaimers: I am not associated with or contributing to the Flatpak project. I have been an active participant in the Microsoft Edge Insider program since April 2019.