this post was submitted on 24 Nov 2023
1205 points (95.0% liked)

linuxmemes

20464 readers
290 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 22 points 9 months ago (3 children)

not even that

winget install Mozilla.Firefox

[–] [email protected] 9 points 9 months ago* (last edited 9 months ago)

Fuck Winget. It's a GUI-only person's idea of what a CLI package manager should be. The only positive value I can think of is that it's better than not having one at all.

I manage about 500 Windows machines in a university. When teachers started complaining that they are unfamiliar with the paid version of an IDE, and we'd have to install the free community edition, I was delighted to learn that it was available through Winget. But privilege escalation on Windows is a fucking joke, so trying to install it remotely through Ansible/WinRM just popped the UAC anyway. I had to VNC into every single machine to click the fucking button. As an additional middle finger, winget.exe was not even in PATH when I tried WinRMing as the local admin.

Winget is the absolute nadir of package managers, and it should be doused in acid, burned, chucked in the dumpster where it belongs, and forgotten. Choco and Scoop all the way.

[–] [email protected] 8 points 9 months ago (2 children)
[–] [email protected] 3 points 9 months ago (1 children)

I’d argue that it’s not really an opinion, but objective fact.

[–] [email protected] 2 points 9 months ago

I find that winget tends to just grab M$ Store packages, essentially becoming just an alternative CLI frontend.

Chocolatey, however, actually grabs the native program. And it isn't developed by Microsoft.

Even Scoop is good enough, however programs might not work perfectly because it uses portable versions of the program.

[–] possiblylinux127 1 points 9 months ago (1 children)

Scoop is way better than both of those as it bypasses installing apps completely

[–] [email protected] 1 points 9 months ago

But some apps don't function properly if not installed. So I think that chocolatey is better.

[–] possiblylinux127 1 points 9 months ago