Package Details: microsoft-edge-stable-bin 143.0.3650.66-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: 138
Popularity: 2.75
First Submitted: 2021-10-29 02:42 (UTC)
Last Updated: 2025-12-06 17:08 (UTC)

Dependencies (16)

Required by (7)

Sources (3)

Pinned Comments

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

1 2 3 4 5 6 .. 20 Next › Last »

sappel34 commented on 2025-12-06 10:45 (UTC)

Looks like this is orphaned. For all of you that still need to update:

sudo pacman -S devtools
git clone https://aur.archlinux.org/microsoft-edge-stable-bin.git
cd microsoft-edge-stable-bin
./update_version.sh
makepkg -si

bezerkk commented on 2025-12-02 19:00 (UTC) (edited on 2025-12-04 18:24 (UTC) by bezerkk)

What's up with listed maintainer "aakashhemadri"? There has now been six (6) stable MS-Edge releases since the last AUR update... Is this package maybe orphaned?

npreining commented on 2025-11-15 13:47 (UTC)

Could you please not install the file /etc/cron.daily/microsoft-edge ? It is solely for Debian based distributions, and besides failing on arch it only sends one email per day.

Thanks

init_harsh commented on 2025-11-14 09:04 (UTC)

I was trying to install this but was getting stucked by the dependency libxml2-legacy. It was not installing and giving error libxml2.so.2 exists in system from pkg libxml2.

I was able to install by editing PKGBUILD to use libxml2 in place of libxml2-legacy and the browser was working fine no crash or anything. so, if possible try changing the pkg in pkgbuild.

daviding commented on 2025-11-14 03:28 (UTC)

I've temporarily switched over to the beta version, because I'm getting an error with the stable version.


Building microsoft-edge-stable-bin... ==> Making package: microsoft-edge-stable-bin 142.0.3595.53-2 (Thu 13 Nov 2025 10:24:54 PM) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found microsoft-edge-stable_142.0.3595.53-1_amd64.deb -> Found microsoft-edge-stable.sh ==> ERROR: Microsoft Standard Application License Terms - Standalone (free) Use Terms.pdf was not found in the build directory and is not a URL. Failed to build microsoft-edge-stable-bin


ccl commented on 2025-11-04 01:23 (UTC)

After the update, the copilot plug-in on the right side is gone.

aakashhemadri commented on 2025-11-01 18:33 (UTC) (edited on 2025-11-01 18:34 (UTC) by aakashhemadri)

Thanks everyone for testing out libxml2-legacy and bittin for their suggestions and changes in the beta package to use debian packages instead of the rpms. I've pushed an update to include them in the stable package too!

zelimir commented on 2025-10-31 17:38 (UTC)

@aakashhemadri To solve sync issues, is it possible to include libxml2-legacy as dependency?

zelimir commented on 2025-10-31 17:17 (UTC)

@mag Better solution: Install libxml2-legacy from Arch repos.

fierce_brake commented on 2025-10-29 11:53 (UTC)

@mag Yep, that works! thanks a bunch!