Senin, 03 Desember 2018

cara hapus libreoffice di linux

 langkah pertama masuk teminal sebagai root #

sudo apt-get remove --purge libreoffice* 
sudo apt-get clean 

cara menghapus WPS-Office di linux

You can remove WPS Office/Kingsoft Office by follow commands:
 
sudo apt-get purge wps-office   # for a8 or earlier versions. 
sudo apt-get purge kingsoft-office  # for a9 or later versions.

BTW: Kingsoft office is full English support, and stable enough now? Do you want try it again?
You can get newer version here: http://wps-community.org/download.html

cara hapus libreoffice di linux

 langkah pertama masuk teminal sebagai root # sudo apt-get remove --purge libreoffice*  sudo apt-get clean