在 Ubuntu/Debian/Arch Linux 上安装 Boostnote Markdown 编辑器在 Ubuntu/Debian/Arch Linux 上安装 Boostnote Markdown 编辑器在 Ubuntu/Debian/Arch Linux 上安装 Boostnote Markdown 编辑器在 Ubuntu/Debian/Arch Linux 上安装 Boostnote Markdown 编辑器
  • 业务
  • 目标
  • 支持
  • 登录
找到的结果: {phrase} (显示: {results_count} 共: {results_count_total})
显示: {results_count} 共: {results_count_total}

加载更多搜索结果...

搜索范围
模糊匹配
搜索标题
搜索内容

在 Ubuntu/Debian/Arch Linux 上安装 Boostnote Markdown 编辑器

发表 admin at 2025年2月28日
类别
  • 未分类
标签

您是否正在寻找可在项目文档中使用的 Markdown 编辑器? Boostnote 是一款面向开发人员和博主的免费开源 Markdown 笔记编辑器,可在 Windows、Linux 和 macOS 上运行。

在本文中,我们将了解如何在 Ubuntu/ Debian 和 Arch Linux 系统上安装 Boostnote Markdown 编辑器。

在 Arch Linux 上安装 Boostnote Markdown 编辑器

Boostnote 可用于 Arch Linux 及其衍生产品,例如 AUR 上的 Manjaro。查看我们的指南,了解如何安装 yay – Arch Linux/Manjaro 的最佳 AUR 助手

安装 yay 后,使用它在您的 Arch Linux/Manjaro 工作站上安装 Boostnote。

$ yay -S --noconfirm --needed
resolving dependencies…
 looking for conflicting packages…
 Packages (1) boostnote-0.11.12-1
 Total Download Size:    18.21 MiB
 Total Installed Size:  103.59 MiB
 :: Proceed with installation? [Y/n] 
 :: Retrieving packages…
  boostnote-0.11.12-1-any                                           18.2 MiB  1124K/s 00:17 [#####################################################] 100%
 (1/1) checking keys in keyring                                                             [#####################################################] 100%
 (1/1) checking package integrity                                                           [#####################################################] 100%
 (1/1) loading package files                                                                [#####################################################] 100%
 (1/1) checking for file conflicts                                                          [#####################################################] 100%
 (1/1) checking available disk space                                                        [#####################################################] 100%
 :: Processing package changes…
 (1/1) installing boostnote                                                                 [#####################################################] 100%
 :: Running post-transaction hooks…
 (1/2) Arming ConditionNeedsUpdate…
 (2/2) Updating the desktop file MIME type cache…

在 Ubuntu/Debian 上安装 Boostnote Markdown 编辑器

对于 Ubuntu 和 Debian Linux 发行版,Boostnote 可以从 Boostnote 开发团队提供的 .deb 软件包进行安装。检查下载页面以获取最新的软件包并下载。

sudo apt -y install wget
wget https://github.com/BoostIO/boost-releases/releases/download/v0.14.0/boostnote_0.14.0_amd64.deb

安装Boostnote

sudo apt install ./boostnote_0.14.0_amd64.deb

同意安装所需的依赖项:

The following additional packages will be installed:
  gconf-service gconf-service-backend gconf2 gconf2-common libgconf-2-4
Suggested packages:
  gir1.2-gnomekeyring-1.0 libgnome-keyring0 gconf-defaults-service
The following NEW packages will be installed:
  boostnote gconf-service gconf-service-backend gconf2 gconf2-common libgconf-2-4
0 upgraded, 6 newly installed, 0 to remove and 119 not upgraded.
Need to get 911 kB/75.4 MB of archives.
After this operation, 362 MB of additional disk space will be used.
Do you want to continue? [Y/n] y

要启动已安装的 Boostnote Markdown 编辑器,请使用发行版应用程序启动器并创建您的第一个笔记。

开始用 Markdown 写笔记。文本会在您键入时进行格式化,并且您还可以获得半实时预览,这可以帮助您预览正在键入的内容。

该应用程序还在处理代码片段时突出显示代码语法,支持多种编程语言。

©2015-2025 Norria support@norria.com