mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 18:04:11 -05:00
15 lines
418 B
Text
15 lines
418 B
Text
---
|
|
description: |
|
|
Installing Packer is simple. You can download a precompiled binary or compile
|
|
from source. This page details both methods.
|
|
layout: docs
|
|
page_title: Install
|
|
sidebar_title: Installing Packer
|
|
---
|
|
|
|
# Install Packer
|
|
|
|
For detailed instructions on how to install Packer, see [this
|
|
Getting Started guide][install].
|
|
|
|
[install]: https://learn.hashicorp.com/packer/getting-started/install 'Install Packer'
|