Understanding Package Managers in Linux ๐ฆ๐
What is a package?
A package is essentially an archive file containing the binary executable, configuration file and sometimes information about the dependencies.
Different Types of Package Managers in Linux
APT (Advanced Package Tool): Used by Debi...
raqeebtech.hashnode.dev1 min read