practice / blog

For personal blogging
1 stars 0 forks source link

Ubuntu - How to uninstall LibreOffice #40

Closed practice closed 7 years ago

practice commented 7 years ago

Type the following in terminal to remove libreoffice:

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