25
When should I install software from the package manager and when from a downloaded package or vendor script?
For a lot of software there are several routes: the distribution's repository, a package file downloaded from the vendor, a vendor provided repository, a self contained bundle, or a script piped into a shell. They all…