Cara Remove Lighttpd di Ubuntu



Uinstall lighttpd-dev


 Pertama kalian Uinstall packaged lighttpd nya dengan command:

 $sudo apt-get remove lighttpd-dev 

Uninstall lighttpd-dev and it's dependent packages

Selanjutnya biar bersih uinstallan packaged lighttpd kita lakukan command auto-remove:

 $sudo apt-get remove --auto-remove lighttpd-dev 

Purging lighttpd-dev

Setelah itu melakukan delete untuk configuration / data file lighttpd nya dengan command:

 $sudo apt-get purge lighttpd-dev

$sudo apt-get purge --auto-remove lighttpd-dev
Kiraky
Kiraky Kiraky is the founder and main writer of this blog and has been actively blogging since 2008. He focuses on topics related to finance, insurance, business, and practical guides, using a combination of real-world experience, independent research, and reliable sources to help readers make more informed decisions.