winutil
winutil copied to clipboard
Arc Browser failed to install
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior: install Arc Browser
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
No suitable installer found for manifest: Microsoft.WindowsAppRuntime.1.5 version 1.5.3
The first error seems to be from the installation of the dependency (Windows App Runtime 1.5). I cant reproduce the error neither on win11 nor on win10.
Try instaling the listed dependency manually and then installing arc with following commands & order in powershell:
Dependency 1:
winget install Microsoft.VCLibs.Desktop.14
Dependency 2:
winget install Microsoft.WindowsAppRuntime.1.5
Application:
winget install TheBrowserCompany.Arc
This should be the Arc Browser lack of setting dependency on the winget side. It's the winget / Arc Browser issue
This issue was marked as stale because it has been inactive for 7 days
This issue was closed because it has been inactive for 7 days since it was marked as stale