Package managers: install what you need via the command line
As a developer, installing new applications or tools can be a recurrent, fastidious and time consuming task.
Some operating systems are shipped with a package manager to make this task easier.
When it is not delivered with the OS, developers usually developed their own.
In this article I will present you some package managers.