Fedora17 use yum to install LibreOffice and Chinese Language Pack

Source: Internet
Author: User
The liveora17 system installed with LiveDesktopCD has no built-in LibreOffice components, so I decided to install it on my own. Besides using the software manager to search for libreoffice, we can also use the following command to automatically install the required office suite. # Install LibreOffice Office suite yumgroupinstall "Office/Productivity" # Install LibreOffice Chinese Language Pack

Using the Live Desktop CD to install the Fedora 17 system, we found that there was no built-in LibreOffice Office components, so we decided to install it on our own. Besides using the software manager to search for libreoffice, we can also use the following command to automatically install the required office suite.

# Install LibreOffice

Yum groupinstall "Office/Productivity"

# Install LibreOffice Chinese Language Pack

Yum-y install libreoffice-langpack-zh-Han *

The second command above installs the Chinese Language Pack, which is equivalent to the Chinese LibreOffice. If you need an installation package in other languages, try the following command for search:

Yum list libreoffice *

If you need to uninstall LibreOffice, try the following command:

Yum remove libreoffice *

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.