Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add note about winget to README (for windows installations) #465

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

rursprung
Copy link
Contributor

winget is the official command-line package manager for Windows starting with Windows 10, thus there's no need to use 3rd party package managers anymore.
both avr-gcc and avrdude are packaged in winget.

installing them this way works fine and no further manual modifications of the environment are needed (tested in Git Bash and Powershell).

the note about scoop has been left in the README as i wasn't sure whether there were still any var-hal users left on older Windows releases, though at some point it can/should be removed for being obsolete.

[winget] is the official command-line package manager for Windows
starting with Windows 10, thus there's no need to use 3rd party package
managers anymore.
both `avr-gcc` and `avrdude` are packaged in winget.

installing them this way works fine and no further manual modifications
of the environment are needed (tested in Git Bash and Powershell).

the note about scoop has been left in the README as i wasn't sure
whether there were still any `var-hal` users left on older Windows
releases, though at some point it can/should be removed for being
obsolete.

[winget]: https://learn.microsoft.com/en-us/windows/package-manager/winget/
@rursprung
Copy link
Contributor Author

i've also updated the wiki page accordingly.

@stappersg
Copy link
Contributor

stappersg commented Dec 13, 2023 via email

@rursprung
Copy link
Contributor Author

That statement contradicts the provided link.

huh, in what way?

@stappersg
Copy link
Contributor

stappersg commented Dec 14, 2023 via email

Copy link
Owner

@Rahix Rahix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no stakes in the windows package management world but I think this addition is entirely reasonable. Thanks a lot for the contribution!

@Rahix Rahix merged commit 8ba508d into Rahix:main Dec 16, 2023
23 checks passed
@rursprung rursprung deleted the add-winget-note-to-readme branch December 16, 2023 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants