In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly explains "how to install OpenOffice for Ubuntu or Linux Mint". The content of the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn how to install OpenOffice for Ubuntu or Linux Mint.
OpenOffice is another very powerful office suite that can replace Microsoft Office in addition to LibreOffice, and many Linux distributions integrate OpenOffice by default, which I personally like very much. So in this tutorial we will show you how to install OpenOffice in Ubuntu and Linux Mint. Of course, this step is also suitable for installing OpenOffice in the Ubuntu derivative Linux distribution.
Uninstall LibreOffice
Since Ubuntu integrates with LibreOffice by default, it is recommended that you uninstall OpenOffice before officially installing it. To uninstall LibreOffice, use the following command:
Sudo apt-get remove-purge libreoffice*sudo apt-get cleansudo apt-get autoremove
Installation steps for 32-bit version of OpenOffice
1. Switch to the temporary tmp folder first
Cd / tmp/
two。 Download the OpenOffice 32-bit installer
Wget http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/zh-CN/Apache_OpenOffice_4.1.1_Linux_x86_install-deb_zh-CN.tar.gz
3. Extract the installer and install it
Tar-xzvf Apache_OpenOffice_4.1.1_Linux_x86_install-deb_zh-CN.tar.gzcd zh-CN/DEBSsudo dpkg-I * .debcd desktop-integrationsudo dpkg-I * .deb
Installation steps for the 64-bit version of OpenOffice
1. Switch to the temporary tmp folder first
Cd / tmp/
two。 Download the OpenOffice 32-bit installer
Wget http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.1/binaries/zh-CN/Apache_OpenOffice_4.1.1_Linux_x86-64_install-deb_zh-CN.tar.gz
3. Extract the installer and install it
Tar-xzvf Apache_OpenOffice_4.1.1_Linux_x86-64_install-deb_zh-CN.tar.gzcd zh-CN/DEBSsudo dpkg-I * .debcd desktop-integrationsudo dpkg-I * .deb
A few simple commands are done, and now you can enjoy OpenOffice in Ubuntu.
Thank you for reading, the above is the content of "how to install OpenOffice for Ubuntu or Linux Mint". After the study of this article, I believe you have a deeper understanding of how to install OpenOffice for Ubuntu or Linux Mint, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.