Skip to content

Latest commit

 

History

History
42 lines (9 loc) · 1.07 KB

package-manager.md

File metadata and controls

42 lines (9 loc) · 1.07 KB

Learn Package Manager

A package manager or package management system is a collection of software tools that automates the process of installing, upgrading, configuring, and removing software packages for a computer's operating system in a consistent manner. It typically maintains a database of software dependencies and version information to prevent software mismatches and missing prerequisites.

Wikipedia

General Learning: