# The `stack unpack` command ~~~text stack unpack PACKAGE [--to ARG] ~~~ `stack unpack` downloads a tarball for the specified package and unpacks it. Pass the option `--to ` to specify the destination directory.