cm0002@infosec.pub to Programmer Humor@programming.dev · vor 7 MonatenClosing programsinfosec.pubimagemessage-square146linkfedilinkarrow-up1785arrow-down1101
arrow-up1684arrow-down1imageClosing programsinfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · vor 7 Monatenmessage-square146linkfedilink
minus-squareSlashme@lemmy.worldlinkfedilinkarrow-up5·vor 7 Monaten“apt install <program>” is just so much nicer than running some weird installer.
minus-squaregandalf_der_12te@discuss.tchncs.delinkfedilinkarrow-up3·vor 7 Monatenalso it makes it easier to have an overview over what programs are actually installed on the system. and you can easily set up a computer to have certain packages installed by just giving it a list of package names.
minus-squaresmeenz@lemmy.nzlinkfedilinkarrow-up2arrow-down1·vor 7 Monatenhttps://learn.microsoft.com/en-us/windows/package-manager/winget/
minus-squarealoofPenguin@lemmy.worldlinkfedilinkarrow-up3·vor 7 MonatenThe thing with winget, i believe, I that when installing non-MS store programs, you still have to go through the program’s installer. Whereas you don’t need to look at an installer with apt or similar
minus-squareHawke@lemmy.worldlinkfedilinkarrow-up2·edit-2vor 6 MonatenWinget , chocolatey, scoop… Windows is feeling almost like a real OS now!
“apt install <program>” is just so much nicer than running some weird installer.
also it makes it easier to have an overview over what programs are actually installed on the system. and you can easily set up a computer to have certain packages installed by just giving it a list of package names.
https://learn.microsoft.com/en-us/windows/package-manager/winget/
The thing with winget, i believe, I that when installing non-MS store programs, you still have to go through the program’s installer.
Whereas you don’t need to look at an installer with
aptor similarWinget , chocolatey, scoop… Windows is feeling almost like a real OS now!