alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 2 years agoHallelujahlemmy.worldimagemessage-square135fedilinkarrow-up11.54Karrow-down140
arrow-up11.5Karrow-down1imageHallelujahlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 2 years agomessage-square135fedilink
minus-squareDJArbz@lemmy.notmy.cloudlinkfedilinkarrow-up16·2 years agoPackage manager with a UI? I like my apt and dnf thank you very much.
minus-squareCarlos Solís@communities.azkware.netlinkfedilinkarrow-up9arrow-down2·2 years agoYou 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·2 years ago 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·2 years agoWinget-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