alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 3年前Hallelujahlemmy.worldimagemessage-square133fedilinkarrow-up11.54Karrow-down140
arrow-up11.5Karrow-down1imageHallelujahlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 3年前message-square133fedilink
minus-squareDJArbz@lemmy.notmy.cloudlinkfedilinkarrow-up16·3年前Package manager with a UI? I like my apt and dnf thank you very much.
minus-squareCarlos Solís@communities.azkware.netlinkfedilinkarrow-up9arrow-down2·3年前You can still use winget by itself from the command line! The UI is just there for convenience and automation
minus-squareKangie@lemmy.srcfiles.ziplinkfedilinkarrow-up12·3年前 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.
minus-squareCarlos Solís@communities.azkware.netlinkfedilinkarrow-up6arrow-down2·3年前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.
Package manager with a UI? I like my apt and dnf thank you very much.
You can still use winget by itself from the command line! The UI is just there for convenience and automation
Wut?
I’ve never gone to a UI when I want to automate something, a sane CLI is much more predictable and consistent.
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.
I use pacman btw