sudo hackwize --uninstall Or manually remove directories:
sudo apt update && sudo apt upgrade -y If these utilities are missing, install them now.
curl -sSL https://raw.githubusercontent.com/hackwize/installer/master/quick.sh | sudo bash Piping curl directly into bash is a security risk. Always review the script first: