Day7:Understanding package manager and systemctl
#90DaysofDevops challenge
1)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 manager can be a g...
sanjana05.hashnode.dev3 min read