sudo apt update && sudo apt upgrade -y
sudo apt install build-essential cmake -y sudo apt install ninja-build python-is-python3 -y
sudo apt clean && sudo apt autoremove -y
echo export PSPDEV=/usr/local/pspdev >> ~/.bashrc echo export PATH=\$PSPDEV/bin:\$PATH >> ~/.bashrc exit
git clone https://github.com/PSP-Archive/ARK-4 && cd ARK-4/ ./contrib/PC/PSPSDK/ark4_pspsdk_installer.sh
sudo rm -rf /usr/local/pspdev/