Tux@lemmy.world to linuxmemes@lemmy.world · 5 months agoLinux vs Windows (part 2)lemmy.worldimagemessage-square240fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageLinux vs Windows (part 2)lemmy.worldTux@lemmy.world to linuxmemes@lemmy.world · 5 months agomessage-square240fedilink
minus-squarefrayedpickles@lemmy.cafelinkfedilinkEnglisharrow-up0·4 months agoAh yes, downloading builds from unvetted third parties and running their installers as root. Truly the Linux way.
minus-squarelseif@sopuli.xyzlinkfedilinkarrow-up0·4 months 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-up0·4 months agoMost windows stuff can be installed as non-admin these days.
minus-squarejim3692@discuss.onlinelinkfedilinkarrow-up0·4 months 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.
Ah yes, downloading builds from unvetted third parties and running their installers as root. Truly the Linux way.
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.
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.