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