#90daysofdevops challenge
Understanding package manager and systemctl
What is a package manager in Linux?
In simpler words, a package manager is a tool that allows users to install, remove, upgrade, configure and manage software packages on an operating system. The package ma...
neerajgupta.hashnode.dev2 min read