How to remove OpenOffice.org?
Open the terminal and type the following command:
sudo apt-get purge "openoffice*.*"
You will be asked for your password, type your password and press the Enter key on your keyboard to continue. When asked, “If you want to remove the OpenOffice.org package,” type “Y” and press the Enter key. Wait for the OpenOffice.org packages to be removed.
How to add the LibreOffice PPA repository?
To add the PPA, add
ppa:libreoffice/ppa
to your software sources or open the terminal and type the following command:sudo add-apt-repository ppa:libreoffice/ppa
You will be asked for your password, type your password and press the Enter key on your keyboard to continue.
How to install LibreOffice?
Open a new Terminal session and run the following commands:
sudo apt-get update && sudo apt-get install libreoffice
You will be asked for your password, type your password and press the Enter key on your keyboard to continue.
Now, Ubuntu users should run the following command:
sudo apt-get install libreoffice-gnome
Kubuntu users should run the following command:
sudo apt-get install libreoffice-kde
That’s it! LibreOffice is now completely installed in your Ubuntu machine. If you have any problems, do not hesitate to comment below!
댓글 없음:
댓글 쓰기