buzzlightyear726 / alternate-install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parrot OS Alternate Installer

This is a Parrot OS installer designed for Debian or Debian-based distributions.

Instructions:

apt update && apt install -y git bash
git clone https://nest.parrotsec.org/build/alternate-install.git
cd alternate-install
chmod +x parrot-install.sh
bash parrot-install.sh

Note:

  • Ensure all commands are executed with root privileges.
  • Make sure your system is up to date and has the necessary dependencies installed.

About


Languages

Language:Shell 95.2%Language:Parrot 4.8%