Note
All the process is described in more detail in this video.
- First you need to install the following packages in Termux:
pkg update
pkg install x11-repo
pkg install termux-x11-nightly
pkg install pulseaudio
pkg install proot-distro
- Then we are going to follow the steps describede here: https://github.com/LinuxDroidMaster/parrotOS-GUI-proot
pkg update -y && pkg upgrade -y
pkg install git wget -y
git clone https://github.com/LinuxDroidMaster/parrotOS-GUI-proot
cd parrotOS-GUI-proot
chmod +x setup-parrot-cli
./setup-parrot-cli
- Now you can restore the backup files as I show in the video or continue with the manual installation with the following commands:
#Inside parrot OS
./install-parrot-desktop
You can check and install all parrot tools with the following commands:
sudo apt search parrot-tool # To show all the available packages
sudo apt install parrot-tools-web #or any other package
If you want to have all the icons and customization for your Parrot Desktop you can install the following package and you will automatically have the right icons and themes available in XFCE4:
apt install parrot-desktop-mate
- startxfce4_parrot.sh
wget https://raw.githubusercontent.com/LinuxDroidMaster/Termux-Desktops/main/scripts/proot_parrot/startxfce4_parrot.sh
chmod +x startxfce4_parrot.sh
./startxfce4_parrot.sh
- Download backup with everything updated and Hack The Box customization (~5GB) - MEGA
- Download backup with everything updated and Hack The Box customization (~5GB) - MEDIAFIRE