💾 Archived View for freeshell.de › tldr › pacstrap.gmi captured on 2024-05-10 at 12:20:29. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

pacstrap

Arch Linux install script to install packages to the specified new root directory.

More information.

pacstrap {path/to/new/root} {base} {linux} {linux-firmware}
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