--- layout: post title: "boxes available via 'choco install' on Windows" date: 2019-04-05 16:15:00 +0200 --- *Boxes* is now available as a chocolatey package. [Chocolatey](https://chocolatey.org/) (or just "choco") is the popular package manager on Windows. If you have choco, you can now simply ``` C:\> choco install boxes.portable ``` and *boxes* will be available on your system. The choco package is maintained by us, and you'll get the updates, too. Did you know that you can also install *boxes* using package managers on other platforms? - **MacOS:** `brew install boxes` - **Linux:** `apt-get install boxes`