Some people did not like the heavy weight libre office 5, which is pre-installed in Ubuntu falvours. Here is the right approach on removing that.
$ sudo apt-get remove libreoffice-core
$ sudo apt-get remove libreoffice-common
To remove the Libre configuration files
$ sudo apt-get remove --purge libreoffice-core
Use the same for removing them properly with out affecting other dependencies in a cool manner.
$ sudo apt-get remove libreoffice-core
$ sudo apt-get remove libreoffice-common
To remove the Libre configuration files
$ sudo apt-get remove --purge libreoffice-core
Use the same for removing them properly with out affecting other dependencies in a cool manner.
0 Comments:
Post a Comment