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

Winget Update problem #359

Open
bfcns opened this issue Jan 18, 2024 · 8 comments
Open

Winget Update problem #359

bfcns opened this issue Jan 18, 2024 · 8 comments

Comments

@bfcns
Copy link

bfcns commented Jan 18, 2024

Can you please clarify this:
microsoft/winget-pkgs#127282

@ognevny
Copy link

ognevny commented Jan 18, 2024

AFAIK winget isn't officially supported from MSYS2 side

@bfcns
Copy link
Author

bfcns commented Jan 18, 2024

That's not important. The problem is when MSYS2 is installed once, do you ever need to install it again from the installer for an upgrade, or pacman -Syu is enough?

This also should be clarified in documentation, if it wasn't already.

@Biswa96
Copy link
Member

Biswa96 commented Jan 18, 2024

do you ever need to install it again from the installer for an upgrade, or pacman -Syu is enough

pacman -Syu is enough. The idea is true for other rolling release projects also.

@bfcns
Copy link
Author

bfcns commented Jan 18, 2024

This confirms winget or any other windows package manager is unnecessary for this package.

@lazka
Copy link
Member

lazka commented Jan 18, 2024

We have it documented here: https://www.msys2.org/docs/updating/ If there are things which should be made more clear or highlighted more, let us know.

@bfcns
Copy link
Author

bfcns commented Jan 18, 2024

We have it documented here: https://www.msys2.org/docs/updating/ If there are things which should be made more clear or highlighted more, let us know.

Does pacman -Syuu also upgrade the exe terminal files directly under C:\msys64, like msys2.exe etc?

@lazka
Copy link
Member

lazka commented Jan 18, 2024

Yes, everything except the start menu files pointing to them.

@Biswa96
Copy link
Member

Biswa96 commented Jan 19, 2024

Does pacman -Syuu also upgrade the exe terminal files directly under C:\msys64, like msys2.exe etc?

msys2.exe etc. are part of msys2-launcher package. So, those files will be updated like other packages when a newer version is available. Though, msys2-launchers are small programs and hardly changed.

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

No branches or pull requests

4 participants