From eb101103574582f1a8b9a932e895d9d38dace522 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 24 Nov 2022 11:16:03 +0800 Subject: [PATCH] RP @geekpi https://linux.cn/article-15283-1.html --- ...ice Base Database in Ubuntu and Other Linux.md | 25 +++++++++++-------- 1 file changed, 14 insertions(+), 11 deletions(-) rename {translated/tech => published}/20221111.0 ⭐️ How to Install LibreOffice Base Database in Ubuntu and Other Linux.md (61%) diff --git a/translated/tech/20221111.0 ⭐️ How to Install LibreOffice Base Database in Ubuntu and Other Linux.md b/published/20221111.0 ⭐️ How to Install LibreOffice Base Database in Ubuntu and Other Linux.md similarity index 61% rename from translated/tech/20221111.0 ⭐️ How to Install LibreOffice Base Database in Ubuntu and Other Linux.md rename to published/20221111.0 ⭐️ How to Install LibreOffice Base Database in Ubuntu and Other Linux.md index 0673e29e41..c30fbaca71 100644 --- a/translated/tech/20221111.0 ⭐️ How to Install LibreOffice Base Database in Ubuntu and Other Linux.md +++ b/published/20221111.0 ⭐️ How to Install LibreOffice Base Database in Ubuntu and Other Linux.md @@ -3,16 +3,18 @@ [#]: author: "Arindam https://www.debugpoint.com/author/admin1/" [#]: collector: "lkxed" [#]: translator: "geekpi" -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " +[#]: reviewer: "wxy" +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-15283-1.html" 如何在 Ubuntu 和其他 Linux 下安装 LibreOffice Base 数据库 ====== -**以下是如何在 Ubuntu 和其他 Linux 发行版中安装 LibreOffice Base 数据库模块。** +![][0] -流行的免费和开源办公套件 LibreOffice 由六个独立的组件组成。然而,Ubuntu 和相关发行版中默认安装的 LibreOffice 只包括其中的五个: +> 以下是如何在 Ubuntu 和其他 Linux 发行版中安装 LibreOffice Base 数据库模块。 + +流行的自由开源的办公套件 LibreOffice 由六个独立的组件组成。然而,Ubuntu 和相关发行版中默认安装的 LibreOffice 只包括其中的五个: - Calc - Writer @@ -24,23 +26,23 @@ ### 在 Ubuntu 和其他 Linux 中安装 LibreOffice Base -你可以使用 Software 应用或终端来安装 `libreoffic-base` 包。我建议使用终端来安装它。打开一个终端窗口,运行以下命令来安装它。 +你可以使用 “软件Software” 应用或终端来安装 `libreoffic-base` 包。我建议使用终端来安装它。打开一个终端窗口,运行以下命令来安装它。 ``` sudo apt install libreoffice-base ``` -如果你喜欢 Software 或其他基于 GUI 的安装程序,搜索 “libreoffic-base” 并点击安装。 +如果你喜欢 “软件Software” 应用 或其他基于 GUI 的安装程序,搜索 “libreoffic-base” 并点击安装。 -对于 **Fedora 和基于 RPM 的发行版**,使用以下命令: +对于 Fedora 和基于 RPM 的发行版,使用以下命令: ``` sudo dnf install libreoffice-base ``` -如果你在 **Arch Linux** 中安装了 LibreOffice,无论是 [libreoffic-fresh][1] 还是 [libreoffic-still][2],那么就不需要任何操作了。LibreOffice Base 已经包含在这两个软件包中了。你可以开始使用了。 +如果你在 Arch Linux 中安装了 LibreOffice,无论是 [libreoffic-fresh][1] 还是 [libreoffic-still][2],那么就不需要任何操作了。LibreOffice Base 已经包含在这两个软件包中了。你可以开始使用了。 -在另一个方面,如果你想看看如何安装最新的 LibreOffice,请查看[这个指南][3]。 +在另一个方面,如果你想看看如何安装最新的 LibreOffice,请查看 [这个指南][3]。 ![在 Ubuntu 中安装 Libreoffice Base][4] @@ -53,7 +55,7 @@ via: https://www.debugpoint.com/install-libreoffice-base-ubuntu/ 作者:[Arindam][a] 选题:[lkxed][b] 译者:[geekpi](https://github.com/geekpi) -校对:[校对者ID](https://github.com/校对者ID) +校对:[wxy](https://github.com/wxy) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 @@ -63,3 +65,4 @@ via: https://www.debugpoint.com/install-libreoffice-base-ubuntu/ [2]: https://archlinux.org/packages/extra/x86_64/libreoffice-still/ [3]: https://www.debugpoint.com/install-latest-libreoffice-ubuntu-linux/ [4]: https://www.debugpoint.com/wp-content/uploads/2022/11/Install-Libreoffice-Base-in-Ubuntu.jpg +[0]: https://img.linux.net.cn/data/attachment/album/202211/24/111503yhkq3mihfxkxsh1v.jpg \ No newline at end of file