this post was submitted on 26 Aug 2023
1478 points (97.5% liked)

Programmer Humor

19154 readers
2012 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

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

Package manager with a UI? I like my apt and dnf thank you very much.

[–] [email protected] 7 points 1 year ago (1 children)

You can still use winget by itself from the command line! The UI is just there for convenience and automation

[–] [email protected] 12 points 1 year ago (1 children)

The UI is just there for ... automation

Wut?

I've never gone to a UI when I want to automate something, a sane CLI is much more predictable and consistent.

[–] [email protected] 4 points 1 year ago

Winget-UI specifically can run the upgrade tool automatically for you, that's what I meant for "automation". You could also add a scheduler to run Winget by itself every day if you need to.

[–] [email protected] 3 points 1 year ago

I use pacman btw