Arch Linux install script to install packages to the specified new root directory.
base
package, Linux kernel and firmware for common hardware:
pacstrap {path/to/new/root} {base} {linux} {linux-firmware}
base
package, Linux LTS kernel and base-devel
build tools:
pacstrap {path/to/new/root} {base} {base-devel} {linux-lts}
pacstrap -M {path/to/new/root} {packages}
pacstrap -C {path/to/pacman.conf} {path/to/new/root} {packages}
pacstrap -c {path/to/new/root} {packages}
pacstrap -G {path/to/new/root} {packages}
pacstrap -i {path/to/new/root} {packages}
pacstrap -U {path/to/new/root} {path/to/package1} {path/to/package2}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB