works well on arch but not on windows lol
Search Criteria
Package Details: microsoft-edge-stable-bin 132.0.2957.140-1
Package Actions
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: | 128 |
Popularity: | 2.20 |
First Submitted: | 2021-10-29 02:42 (UTC) |
Last Updated: | 2025-01-31 00:00 (UTC) |
Dependencies (11)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libxtst
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber)
- nss (nss-hgAUR)
- gnome-keyring (gnome-keyring-gitAUR) (optional) – for storing passwords in GNOME keyring
- kdialog (kdialog-gitAUR) (optional) – for file dialogs in KDE
- kwallet (kwallet-gitAUR) (optional) – for storing passwords in KWallet
- pipewire (pipewire-full-gitAUR, pipewire-gitAUR) (optional) – WebRTC desktop sharing under Wayland
Required by (5)
- microsoft-azure-vpn-client-bin (requires microsoft-edge-stable)
- msedgedriver-stable-bin (requires microsoft-edge-stable) (optional)
- profile-sync-daemon-edge-stable (optional)
- pt-plugin-plus-bin (optional)
- pt-plugin-plus-git (optional)
Sources (2)
Aliee commented on 2025-01-14 08:28 (UTC)
Aliee commented on 2025-01-14 08:28 (UTC)
works well on arch but not on windows lol
MatthewDev commented on 2024-11-27 04:39 (UTC)
Screen sharing (getUserMedia / getDisplayMedia) is broken starting at about v131+, issue tracker: https://answers.microsoft.com/en-us/msteams/forum/all/mycrosoft-teams-stop-sharing-screen-in-new-version/53307f01-50fa-4827-97b3-9a188b3e2f5f
Hopefully Microsoft can resolve the issue soon
jwan commented on 2024-11-08 08:04 (UTC)
I'm getting the following error when I try to update this package:
==> Making package: microsoft-edge-stable-bin 130.0.2849.80-1 (Fri 08 Nov 2024 07:46:00 GMT)
==> Retrieving sources...
-> Downloading microsoft-edge-stable-130.0.2849.80-1.x86_64.rpm...
** Resuming transfer from byte position 66072558
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
95 98.2M 95 94.0M 0 0 117k 0 0:14:14 0:13:38 0:00:36 81169
curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0
==> ERROR: Failure while downloading https://packages.microsoft.com/yumrepos/edge/Packages/m/microsoft-edge-stable-130.0.2849.80-1.x86_64.rpm
Aborting...
error: failed to download sources for 'microsoft-edge-stable-bin-130.0.2849.80-1':
error: packages failed to build: microsoft-edge-stable-bin-130.0.2849.80-1
the-nic commented on 2024-11-06 14:14 (UTC)
Is there a way to disable edge setting itself as the default browser? It seems to happen on every update
sansna commented on 2024-09-13 03:28 (UTC) (edited on 2024-09-13 03:59 (UTC) by sansna)
For those who cannot install/update, I have tried:
cd ~/.cache/yay/microsoft-edge-stable-bin/
makepkg -si
and it finished install the update.
ding4 commented on 2024-09-13 03:28 (UTC)
I am noticing a recent problem after an attempted upgrade. I uninstalled it and get the following when I attempt to reinstall. The message is the same for when it was failing to upgrade as well.
❯ yay -S microsoft-edge-stable-bin
AUR Explicit (1): microsoft-edge-stable-bin-128.0.2739.79-1
:: PKGBUILD up to date, skipping download: microsoft-edge-stable-bin
-> error merging /home/ding/.cache/yay/microsoft-edge-stable-bin: fatal: No current branch.
sharun commented on 2024-09-13 00:40 (UTC)
There's something wrong with the master branch, it is not pointing to HEAD.
Its evident by cloning the repo:
git clone https://aur.archlinux.org/microsoft-edge-stable-bin
Cloning into 'microsoft-edge-stable-bin'...
remote: Enumerating objects: 698, done.
remote: Counting objects: 100% (698/698), done.
remote: Compressing objects: 100% (79/79), done.
remote: Total 698 (delta 625), reused 688 (delta 617), pack-reused 0 (from 0)
Receiving objects: 100% (698/698), 161.42 KiB | 536.00 KiB/s, done.
Resolving deltas: 100% (625/625), done.
Note: switching to 'c0a1d6fe598aa020bfd94258233a8ad13df18dd6'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
d4rk8it commented on 2024-09-04 18:10 (UTC)
Not all the Unicode characters are showing in Edge. For example, the Bluetooth character '' is showing fine in the terminal but like a box in Edge. I tried changing fonts in Edge itself but that didn't work at all.
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 meaakashhemadri 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.