Package Details: microsoft-edge-stable-bin 131.0.2903.63-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: 125
Popularity: 2.99
First Submitted: 2021-10-29 02:42 (UTC)
Last Updated: 2024-11-22 01: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 .. 8 9 10 11 12 13 14 15 16 Next › Last »

eRaz0r commented on 2022-02-16 11:15 (UTC)

thx for your effort @aakashhemadri!

aakashhemadri commented on 2022-02-15 07:43 (UTC) (edited on 2022-02-15 09:31 (UTC) by aakashhemadri)

@snowblind001 Thanks for your update on version numbers, I am here to help @nicomix on maintaining this package, Skipping SHA256 checksums are not good practice, let me know if I am wrong here. I'll instead write a timer to periodically check for new versions and update the checksums and version and push a commit automatically :) Hope this helps us both be hands-off and occasionally fix issues with the packaging itself.

abcfy2 commented on 2022-02-14 02:18 (UTC)

There is an update.sh script in repo. So you just need to clone this AUR and run ./update.sh will upgrade the version. Then run makepkg -si will install the latest package.

snowblind001 commented on 2022-02-13 16:08 (UTC) (edited on 2022-02-13 16:11 (UTC) by snowblind001)

@eRaz0r

just use the pkgbuild i made that doesn't rely on hard-coded version numbers: https://pastebin.com/raw/gPnzKezr

this is probably a better solution than someone coming in and updating the version numbers in the PKGBUILD every time MS updates the browser. i'd update the AUR package with this PKGBUILD but i'm not the maintainer of the package.

eRaz0r commented on 2022-02-13 13:38 (UTC)

New Version out : microsoft-edge-stable_98.0.1108.50-1_amd64

since i am "new" to arch, i hope the pkgbuild gets updates soon. tried to do it myself, but it failed because of the sh256 checksum.

so i am waiting till the maintainer updates it to the latest 98 stable release ;D

mfmAURuser-name commented on 2022-02-05 12:18 (UTC)

@snowblind001: thanks for the updated PKGBUILD

It still tried to grab v97 today, but manually changing the version number in the PKGBUILD successfully built v98.

diegons490 commented on 2022-01-29 12:51 (UTC)

Thanks for updating to ver 97

latisullivan commented on 2022-01-29 00:22 (UTC)

Thanks for updating to ver 97! :D Question, the downloads icon on toolbar used to have a fill up circle as the downloads progressed. Now I don't see it. Is this the new behavior of Edge, the behavior of Edge on Linux or just a bug that I have myself? Thanks a lot.

guipan commented on 2022-01-27 17:02 (UTC)

@snowblind001 thanks for the PKGBUILD

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