Package Details: microsoft-edge-stable-bin 133.0.3065.69-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: 1.62
First Submitted: 2021-10-29 02:42 (UTC)
Last Updated: 2025-02-14 23:00 (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 2 3 4 5 6 7 8 9 10 11 12 .. 16 Next › Last »

ItachiSan commented on 2023-08-30 07:35 (UTC)

A recent update broke HiDPI support in Plasma Wayland... Am I the only one with this issue?

ItachiSan commented on 2023-08-30 07:34 (UTC)

@detian I modified the launchers in

~/.local/share/applications

And ran on each of them sed for using the wrapper script, via:

for f in msedge-*.desktop
do
  echo "fixing $f"
  sed -i 's|/opt/microsoft/msedge/microsoft-edge|/usr/bin/microsoft-edge-stable|' $f
done

ignxcy commented on 2023-08-24 08:15 (UTC)

no.

detian commented on 2023-08-22 11:17 (UTC)

When I start edge via PWA app, the command line in microsoft-edge-stable-flags.conf are not applied, any way to fix this?

skgsergio commented on 2023-07-27 06:39 (UTC)

In order to perform a downgrade the correct way is to increment the epoch in the PKGBUILD, in this case setting it to 1: https://wiki.archlinux.org/title/PKGBUILD#epoch

KDDLB commented on 2023-07-27 04:14 (UTC)

Apparently Microsoft withdrew stable version 115 from their repository: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/

bezerkk commented on 2023-07-26 14:41 (UTC) (edited on 2023-07-26 14:42 (UTC) by bezerkk)

What happened here: where is now version 115.0.1901.183 ?

[2023-07-21T20:43:03+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/[my username]/.cache/yay/microsoft-edge-stable-bin/microsoft-edge-stable-bin-115.0.1901.183-1-x86_64.pkg.tar.zst'

[2023-07-21T20:43:05+0200] [ALPM] upgraded microsoft-edge-stable-bin (114.0.1823.82-1 -> 115.0.1901.183-1)

[2023-07-21T20:43:06+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- microsoft-edge-stable-bin'

fansuregrin commented on 2023-07-23 11:48 (UTC) (edited on 2023-07-23 11:49 (UTC) by fansuregrin)

Start edge and corrupt.

[398151:398151:0723/194654.968236:ERROR:chrome_browser_cloud_management_controller.cc(162)] Cloud management controller initialization aborted as CBCM is not enabled.
[398151:398151:0723/194654.978214:ERROR:assistance_home_client.cc(32)] File path /home/fansuregrin/.config/microsoft-edge/Default
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[398151:398151:0723/194655.657585:ERROR:interface_endpoint_client.cc(702)] Message 0 rejected by interface blink.mojom.WidgetHost
[0723/194656.342785:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0723/194656.343208:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0723/194656.343280:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0723/194656.343299:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0723/194656.343317:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0723/194657.667066:ERROR:directory_reader_posix.cc(42)] opendir /home/fansuregrin/.config/microsoft-edge/Crash Reports/attachments/7df13539-06a9-47ac-b13d-56e4227bb6ae: No such file or directory (2)
[398199:398205:0723/194658.498969:ERROR:broker_posix.cc(41)] Recvmsg error: Connection reset by peer (104)
Segmentation fault (core dumped)

Do anyone have the same problem?

kenarp commented on 2023-07-20 02:51 (UTC)

Failed to update to the latest version 114.0.1823.82-1 with error "did not pass the validity check"

==> Making package: microsoft-edge-stable-bin 114.0.1823.82-1 (Wed 19 Jul 2023 10:45:03 PM EDT) ==> Retrieving sources... -> Found microsoft-edge-stable_114.0.1823.82-1_amd64.deb -> Found microsoft-edge-stable.sh -> Found Microsoft Standard Application License Terms - Standalone (free) Use Terms.pdf ==> Validating source files with sha256sums... microsoft-edge-stable_114.0.1823.82-1_amd64.deb ... FAILED microsoft-edge-stable.sh ... Passed Microsoft Standard Application License Terms - Standalone (free) Use Terms.pdf ... Passed ==> ERROR: One or more files did not pass the validity check! -> error downloading sources: /home/kenarp/.cache/yay/microsoft-edge-stable-bin context: exit status 1

TwistedRisers commented on 2023-06-03 06:31 (UTC)

After update to 114.0.1823.37 if you are starting edge with --ozone-platform=wayland it will offset mouse pointer exponentially across and down the page.