question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Windows: install and upgrade via package manager

See original GitHub issue

For macOS, we have embraced Homebrew as our method for distributing and upgrading Scalar. We should do similar behavior for Windows.

Options include:

  • Chocolatey (external, not super-widely adopted)
  • winget (Microsoft project, currently not production ready)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
alejandro5042commented, Mar 6, 2021

Don’t forget scoop 😃

https://github.com/lukesampson/scoop

2reactions
legowerewolfcommented, Dec 9, 2020

Might also want to explore release via the Microsoft Store.

Read more comments on GitHub >

github_iconTop Results From Across the Web

upgrade command (winget)
When you run winget upgrade --all the Windows Package Manager will look for all applications that have updates available and attempt to install...
Read more >
How to Use Windows Package Manager to Easily Install ...
If you have some command line knowledge you can use Windows Package Manager to easily install, update or uninstalls apps on your PC....
Read more >
How to install Windows Package Manager on Windows 10 ...
How to install Windows Package Manager on Windows 10 and Windows 11 ... The package manager can be accessed through the command line, ......
Read more >
How to use the Windows Package Manager to update ...
Run the command winget upgrade to get a list of programs for which updates are available. The recognition depends on the repository that...
Read more >
How to install Windows Package Manager - GeekBits
Windows package Manager, commonly known as winget is a free and open-source package management utility for Microsoft Windows 10 and above.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found