roger2001c 发表于 2015-8-18 11:44:11

LibreOffice 5.0 发布,办公软件套件

欢迎加入运维网交流群:263444886  
  LibreOffice 5.0 已经发布,新增了一些有趣的新功能。
  Libreoffice 5.0 新变化:

[*]  A new version for new endeavours
[*]  A beautiful office suite designed by a fantastic community
[*]  Spreadsheets that rock
[*]  Better filters for better documents
[*]  Availability and enterprise deployments
  更新发布信息,请参看 官方文档。
安装说明:
  Ubuntu,Debian 和其他衍生版本,在官方下载 LibreOffice deb 安装包:
  32 位系统用户:
wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/deb/x86/LibreOffice_5.0.0_Linux_x86_deb.tar.gz  
tar -xzvf LibreOffice_5.0.0_Linux_x86_deb.tar.gz
  
cd LibreOffice_5.0.0_Linux_x86_deb/DEBS
  
sudo dpkg -i *.deb
  64 位系统用户:
wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/deb/x86_64/LibreOffice_5.0.0_Linux_x86-64_deb.tar.gz  
tar -xzvf LibreOffice_5.0.0_Linux_x86-64_deb.tar.gz
  
cd LibreOffice_5.0.0_Linux_x86-64_deb/DEBS
  
sudo dpkg -i *.deb
  卸载命令:
sudo apt-get remove libreoffice*  Fedora、CentOS、OpenSUSE、Mageia 和 OpenMandriva 系统用户:
  32位 Fedora 22 系统:
wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86/LibreOffice_5.0.0_Linux_x86_rpm.tar.gz  
tar -xzvf LibreOffice_5.0.0_Linux_x86_rpm.tar.gz
  
cd LibreOffice_5.0.0_Linux_x86_rpm/RPMS
  
sudo dnf install *.rpm
  64位 Fedora 22 系统用户:
wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86_64/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz  
tar -xzvf LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz
  
cd LibreOffice_5.0.0_Linux_x86-64_rpm/RPMS
  
sudo dnf install *.rpm
  Fedora 22 卸载命令:
  
sudo dnf remove libreoffice  32位 CentOS 与旧版本 Fedora:
wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86/LibreOffice_5.0.0_Linux_x86_rpm.tar.gz  
tar -xzvf LibreOffice_5.0.0_Linux_x86_rpm.tar.gz
  
cd LibreOffice_5.0.0_Linux_x86_rpm/RPMS
  
sudo yum install *.rpm
  64位 CentOS 与旧版本 Fedora:
wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86_64/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz  
tar -xzvf LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz
  
cd LibreOffice_5.0.0_Linux_x86-64_rpm/RPMS
  
sudo yum install *.rpm
  从 CentOS or Fedora 卸载命令:
sudo yum remove libreoffice  32位 OpenSUSE 系统:
wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86/LibreOffice_5.0.0_Linux_x86_rpm.tar.gz  
tar -xzvf LibreOffice_5.0.0_Linux_x86_rpm.tar.gz
  
cd LibreOffice_5.0.0_Linux_x86_rpm/RPMS
  
sudo zypper install *.rpm
  64位 OpenSUSE 系统:
wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86_64/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz  
tar -xzvf LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz
  
cd LibreOffice_5.0.0_Linux_x86-64_rpm/RPMS
  
sudo zypper install *.rpm
  OpenSUSE 系统卸载命令:
sudo zypper remove libreoffice  32 位 Mageia 和 OpenMandriva 系统:
  
wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86/LibreOffice_5.0.0_Linux_x86_rpm.tar.gz  
tar -xzvf LibreOffice_5.0.0_Linux_x86_rpm.tar.gz
  
cd LibreOffice_5.0.0_Linux_x86_rpm/RPMS
  
sudo urpmi *.rpm
  64 位 Mageia 和 OpenMandriva 系统:
  
wget http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86_64/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz  
tar -xzvf LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz
  
cd LibreOffice_5.0.0_Linux_x86-64_rpm/RPMS
  
sudo urpmi *.rpm
  卸载命令:
sudo urpme libreoffice  官方网站:点击这里

  转自:IMCN
页: [1]
查看完整版本: LibreOffice 5.0 发布,办公软件套件