Difference between revisions of "Package Managers"

From Adam Meola - wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
===you must trust the vendor and or distributor of the software.  This is very useful, but is also a security risk.  Do not use these types of package managers unless you know better.===
 
===you must trust the vendor and or distributor of the software.  This is very useful, but is also a security risk.  Do not use these types of package managers unless you know better.===
  
With that said, package managers are fantastic!
+
==Why they're good==
 +
 
 +
Package managers make it faster and easier to install software.
 +
 
 +
This may not be a problem depending on which software and how much is needed.
 +
 
 +
If you just like saving a bit of time, or you need to save a LOT of time (usually a system recovery or a new system), package managers can often help.
 +
 
 +
 
 +
 
  
  

Latest revision as of 17:03, 17 September 2020

Package Managers!

(The quick way to install and uninstall software)

Caution:

you must trust the vendor and or distributor of the software. This is very useful, but is also a security risk. Do not use these types of package managers unless you know better.

Why they're good

Package managers make it faster and easier to install software.

This may not be a problem depending on which software and how much is needed.

If you just like saving a bit of time, or you need to save a LOT of time (usually a system recovery or a new system), package managers can often help.