Sometimes you may need to completely remove php and all its packages from your ubuntu computer or server.
To do this, just type this line.
sudo apt-get purge `dpkg -l | grep php| awk '{print $2}' |tr "\n" " "`
Sometimes you may need to completely remove php and all its packages from your ubuntu computer or server.
To do this, just type this line.
sudo apt-get purge `dpkg -l | grep php| awk '{print $2}' |tr "\n" " "`
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (3)
what is ununtu? did you mean ubuntu?
are you smart
nope, a moderator