How to remove any php version installed on your system | Ubuntu | Linux Mint Arman April 02, 2019 Open your terminal type or copy/paste the following command sudo apt-get purge 'php*' …