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.