Man page - pacstrap(8)
Packages contas this manual
apt-get install arch-install-scripts
Manual
| PACSTRAP(8) | PACSTRAP(8) |
NAME
pacstrap - install packages to the specified new root directory
SYNOPSIS
pacstrap [options] root [packages...]
DESCRIPTION
pacstrap is designed to create a new system installation from scratch. The specified packages will be installed into a given directory after setting up some basic mountpoints. By default, the host system’s pacman signing keys and mirrorlist will be used to seed the chroot.
If no packages are specified to be installed, the base metapackage will be installed.
OPTIONS
-C <config>
-c
-D
-G
-i
-K
-M
-N
-P
-U
-h
SEE ALSO
pacman(8)
BUGS
Bugs can be reported on the bug tracker https://bugs.archlinux.org in the Arch Linux category and title prefixed with [arch-install-scripts] or via arch-projects@archlinux.org.
AUTHORS
Maintainers:
For additional contributors, use git shortlog -s on the arch-install-scripts.git repository.
| 11/22/2022 |