Answers:
වින්යාස ගොනු හැර සියල්ල ඉවත් කරයි.
sudo apt-get remove nginx nginx-common
සියල්ල ඉවත් කරයි.
sudo apt-get purge nginx nginx-common
ඉහත ඕනෑම විධානයක් භාවිතා කිරීමෙන් පසුව, තවදුරටත් අවශ්ය නොවන nginx භාවිතා කරන පරායත්තතා ඉවත් කිරීමට මෙය භාවිතා කරන්න.
sudo apt-get autoremove
apt-get purge
.
sudo apt-get purge nginx-common
sudo apt-get remove nginx-full nginx-common
rm -rf /etc/nginx
conf ගොනු ඉවත් කිරීමට.