Package Details: microsoft-edge-stable-bin 131.0.2903.86-1

Git Clone URL: https://aur.archlinux.org/microsoft-edge-stable-bin.git (read-only, click to copy)
Package Base: microsoft-edge-stable-bin
Description: A browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier
Upstream URL: https://www.microsoftedgeinsider.com/en-us/download
Keywords: browser chromium web
Licenses: custom
Conflicts: edge, edge-stable, edge-stable-bin, microsoft-edge-stable
Provides: edge-stable, microsoft-edge-stable
Submitter: nicomix
Maintainer: aakashhemadri
Last Packager: aakashhemadri
Votes: 126
Popularity: 2.84
First Submitted: 2021-10-29 02:42 (UTC)
Last Updated: 2024-12-05 22:01 (UTC)

Dependencies (11)

Required by (5)

Sources (2)

Pinned Comments

Littletiger commented on 2024-04-23 17:13 (UTC)

I was using --ozone-platform-hint=auto and having the startup issue in 124 as well, changing this to --ozone-platform=wayland fixed it for me

aakashhemadri commented on 2022-03-29 13:23 (UTC) (edited on 2022-03-29 13:24 (UTC) by aakashhemadri)

Please wait 30 minutes after a new update is released by Microsoft. The out-of-date flag sends an email notification to all those subscribed. If after a day the package stays out-of-date then please go ahead and flag the package as out-of-date to notify us.

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 Next › Last »

snowblind001 commented on 2022-01-26 16:41 (UTC) (edited on 2022-01-26 16:46 (UTC) by snowblind001)

Here we go, here's an updated PKGBUILD that just curls the Linux deb download directory directly (ie, https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/)

this PKGBUILD should only download the latest package that is actually available to download, and won't be confused by ESRs.

edit: here's the working link, the first link i posted i had the versions mucked up. confirmed to work: https://pastebin.com/raw/nUz3dK5P

snowblind001 commented on 2022-01-26 16:35 (UTC) (edited on 2022-01-26 16:36 (UTC) by snowblind001)

@mibrony oh weird, huh. yeah the ESR is a lower version than the latest release, but released more recently. thanks for the heads up, i wonder if there's a way i can filter that properly

mibrony commented on 2022-01-26 07:53 (UTC) (edited on 2022-01-26 08:02 (UTC) by mibrony)

@snowblind001 There seems to be a problem when the latest version is an Extended Stable release (96.0.1054.75 Extended Stable, Jan/21/2022), which I guess is a Windows-only release, and the URL of it will return an HTTP404 error. I downloaded the latest version 97 and rename it to match the version number as a workaround.

@goosereborn This would be unstable for the reason I mentioned above, there needs to be a workaround before this could get on the AUR.

alastair87 commented on 2022-01-22 18:42 (UTC)

@jonata

You need to install the base-devel package of which fakeroot is a dependency. That should then mean you have all the core dependencies for building AUR packages.

snowblind001 commented on 2022-01-21 15:14 (UTC) (edited on 2022-02-07 14:19 (UTC) by snowblind001)

Here is a PKGBUILD that doesn't rely on hard coded version numbers, it curls Microsoft's release page and greps out the latest stable version number. unless MS changes the nature of their release page, this PKGBUILD shouldn't need to be updated going forward:

ricefan123 commented on 2022-01-17 04:56 (UTC)

Hi, please update the package. Thank you

zicstardust commented on 2022-01-16 00:21 (UTC) (edited on 2022-02-16 14:00 (UTC) by zicstardust)

I made a repository with the updated version on github

https://github.com/zicstardust/microsoft-egde-stable-bin-aur.git

bittin commented on 2022-01-14 08:15 (UTC)

New build 13th Jan

starquake commented on 2022-01-13 12:29 (UTC)

Hope I'm not impatient but: any reason this is not updated yet?