In this chapter, you will gain an understanding of the software-installation process, including using package managers, libraries for scripting, and tools for troubleshooting.
- 1.
Use package managers to install software
- 2.
Describe libraries used in scripting
- 3.
Discuss tools for troubleshooting software installations
Package Managers
A package is a group of files that work together to make an application function properly. ...