Understanding package manager and systemctl
✅What is a package📦🐧?
A Software Package📦 is a compressed archive that has all the necessary files required to run an app. There is also a high chance that the app depends on other apps (meaning the app has dependencies). So, to run the app, depen...
linuxenthusiast.hashnode.dev4 min read