Tux@lemmy.world to linuxmemes@lemmy.world · edit-22 days agoWindows VS Linux (part 2)lemmy.worldimagemessage-square242fedilinkarrow-up1828arrow-down199cross-posted to: [email protected]
arrow-up1729arrow-down1imageWindows VS Linux (part 2)lemmy.worldTux@lemmy.world to linuxmemes@lemmy.world · edit-22 days agomessage-square242fedilinkcross-posted to: [email protected]
minus-squarefrayedpickles@lemmy.cafelinkfedilinkEnglisharrow-up5arrow-down2·2 days agoAh yes, downloading builds from unvetted third parties and running their installers as root. Truly the Linux way.
minus-squarejim3692@discuss.onlinelinkfedilinkarrow-up2·1 day agoPeople can also use the Nix package manager on any distro, and run their apps using nix-shell, so that they don’t need to install as root.
minus-squarelseif@sopuli.xyzlinkfedilinkarrow-up4arrow-down1·1 day agoand this is different to windows how …? u do realize that u can (and should) read the PGKBUILD file? and check the git url which it’s cloning. or check the sha if its a binary package.
minus-squarefrayedpickles@lemmy.cafelinkfedilinkEnglisharrow-up2arrow-down1·1 day agoMost windows stuff can be installed as non-admin these days.
Ah yes, downloading builds from unvetted third parties and running their installers as root. Truly the Linux way.
NixOS builds are all vetted
People can also use the Nix package manager on any distro, and run their apps using nix-shell, so that they don’t need to install as root.
and this is different to windows how …?
u do realize that u can (and should) read the
PGKBUILD
file? and check the git url which it’s cloning. or check the sha if its a binary package.Most windows stuff can be installed as non-admin these days.