17.1 Package Manager System
17.1.1 Package
Package is a set of files in which all the necessary data is organized in a predefined way so that the program can be distributed and installed in the manner required by the system. The package contains the metadata needed to apply the program as well as the computer program. Package metadata also has the information about a description and version of the package, and dependencies with other packages (relationship with other packages that must be installed first) together.