Libreoffice 4.0.3 发布 – PPA 安装源

简介:

  著名的开源办公软件Libreoffice 发布新版本,Libreoffice 是开源软件 Openoffice 的分支,原属于升阳公司,升阳被甲骨文收购以后,开源办公软件OpenOffice上的决策上与社区产生了冲突。导致开发者出走成立了The Document Foundation,创建了分支LibreOffice。Libreoffice可以在Windows、Linux、Macintosh平台上运行,本 套软件共有六个应用程序供您使用,包括:Writer、Calc、Impress、Draw、Math、Base。

  与其他商业软件不同,本套软件采用LGPL3授权,这种授权方式赋予了一般用户拥有使用,分享,散布本套软件的权利。

  最先版本 4.0.3的变化:

  这是 4.0 版本的第四个版本。它包含了许多令人振奋的新功能,适用于企业的早期采用者和个人用户。

  • This release is bit-for-bit identical to the 4.0.3 Release Candidate 3, so you don’t need to download or reinstall if you have that version already.
  • The distribution for Windows is an international build, so you can choose the user interface language that you prefer. Help content is available via an online service, or alternatively as a separate install.
  • Our Windows binaries are digitally signed by The Document Foundation.
  • For Windows users that have OpenOffice.org installed, we advise uninstalling that beforehand, because it registers the same file type associations.
  • If you run Linux, the GCJ Java variant has known issues with LibreOffice, we advise to e.g. use OpenJDK instead.
  • LibreOffice 4.x drops a few long-deprecated features, including support for legacy binary StarOffice files, export to legacy Word and Excel (version 6.0/95), and legacy ODMA document management.
  • Some menu entries have changed or added. If you miss something, that may be due to the use of customised menu settings from your previous LibreOffice installation.
  • This version still contains a few annoying bugs, as listed here. Specifically, the German Duden Korrektor extension needs a manual fix.

  安装 Libreoffice 4.0.3 打开终端,输入命令(适用于 ubuntu 13.04/12.10/12.04用户)

sudo add-apt-repository ppa:libreoffice/libreoffice-4-0
sudo apt-get update
sudo apt-get install libreoffice libreoffice-l10n-en libreoffice-help-en

  其他系统的国内用户访问:https://zh-cn.libreoffice.org/

 原文发布时间为:2013-05-22

本文来自云栖社区合作伙伴“Linux中国”


相关文章
|
4月前
|
Ubuntu
ubuntu 22.04 阿里源
ubuntu 22.04 阿里源
1578 0
|
6月前
|
Ubuntu 开发工具
Ubuntu 18.04 软件源修改成国内源
Ubuntu 18.04 软件源修改成国内源
298 0
|
Ubuntu Linux 网络架构
OpenWRT 的包管理器镜像如何切换成阿里云源?
OpenWRT 的包管理器镜像如何切换成阿里云源?
1674 0
|
Ubuntu Python
Ubuntu安装pip并切换国内源
Ubuntu安装pip并切换国内源
2577 0
Ubuntu安装pip并切换国内源
|
6月前
|
Ubuntu PHP 开发工具
ubuntu 使用命令行更换国内源
ubuntu 使用命令行更换国内源
549 35
|
Windows Python
Windows下pip设置国内源阿里云镜像加速
Windows下pip设置国内源阿里云镜像加速
3743 0
Windows下pip设置国内源阿里云镜像加速
|
4月前
|
Ubuntu 开发工具 Docker
在docker中配置apt工具与python的源均为国内源
在docker中配置apt工具与python的源均为国内源
91 1
|
7月前
|
Linux Windows Python
超简单更换PIP国内下载源
超简单更换PIP国内下载源
840 0
|
10月前
|
Ubuntu 开发工具 Python
【ubuntu】Python安装源设置为国内镜像源
【ubuntu】Python安装源设置为国内镜像源
|
机器学习/深度学习 人工智能 Linux
anaconda conda 切换为国内源 、windows 和 Linux配置方法、 添加清华源——【一文读懂】
请问为什么我使用 Conda 搭建一个深度学习环境半个多小时都没成,而你10分钟就随手搭建一个环境; 讲道理,这就像搬砖,搬的久了,还不能允许我一天多拉几车吗
4613 0
anaconda conda 切换为国内源 、windows 和 Linux配置方法、 添加清华源——【一文读懂】