Pacstrap Installation On A Debian, Ubuntu, Alpine, Arch, Kali And Fedora

Pacstrap Installation On A Debian, Ubuntu, Alpine, Arch, Kali And Fedora

pacstrap

scripts aimed at automating some menial tasks when debootstrapping

Maintainer: Unit 193



Section: admin

Install pacstrap

  • Debian apt-get install arch-install-scripts Click to copy
  • Ubuntu apt-get install arch-install-scripts Click to copy
  • Alpine OS apk add arch-install-scripts Click to copy
  • Arch Linux pacman -S arch-install-scripts Click to copy
  • Kali Linux apt-get install arch-install-scripts Click to copy
  • Fedora dnf install arch-install-scripts Click to copy

arch-install-scripts

scripts aimed at automating some menial tasks when debootstrapping

A small suite of scripts aimed at automating some menial tasks when installing Arch Linux. These scripts can also aid when debootstrapping a Debian based system. This package contains `genfstab` which assists with generating a fstab and `arch-chroot` which assists with setting up bind mounts and disabling services via policy.d.

To install the latest version of pacstrap in your favorite operating system just copy the pacstrap installation command from above and paste it into terminal. It will download and install the latest version of pacstrap 2026 package in your OS.