- Learn Docker:Fundamentals of Docker 19.x
- Gabriel N. Schenker
- 73字
- 2025-04-04 13:21:30
Using a package manager
The easiest way to install software on a macOS or Windows laptop is to use a good package manager. On macOS, most people use Homebrew, and on Windows, Chocolatey is a good choice. If you're using a Debian-based Linux distribution such as Ubuntu, then the package manager of choice for most is apt, which is installed by default.