# 使用 Homebrew, apk, Nix, pacman, zypper, scoop, winget 安装 markdown-oxide

查看 markdown-oxide 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:markdown-oxide
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install markdown-oxide
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add markdown-oxide
```

  证据: Alpine Linux edge package indexes: markdown-oxide from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#markdown-oxide
```

  证据: nixpkgs package indexes: pkgs/by-name/ma/markdown-oxide/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S markdown-oxide
```

  证据: Arch Linux sync databases: markdown-oxide from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install markdown-oxide
```

  证据: openSUSE Tumbleweed package metadata: markdown-oxide from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/markdown-oxide
```

  证据: Scoop official bucket manifest trees: bucket/markdown-oxide.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id FelixZeller.markdown-oxide -e
```

  证据: Windows Package Manager source index: FelixZeller.markdown-oxide from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:markdown-oxide
- **软件包管理器:** Homebrew
- **版本:** 0.25.12
- **来源摘要:** Personal Knowledge Management System for the LSP
- **主页:** <https://oxide.md>
- **仓库:** <https://github.com/Feel-ix-343/markdown-oxide>
- **最后更新:** 2026-06-29T07:56:21Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- markdown-oxide (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.25.12
## 项目历史与用法

markdown-oxide is a Personal Knowledge Management language server for Markdown notes, designed to bring Obsidian-like note-linking workflows into editors that speak the Language Server Protocol.

### 项目历史

The project was created on GitHub in 2023. Its documentation describes markdown-oxide as an unbundled PKM system: it deliberately leaves text editing to editors such as Neovim, VS Code, Helix, and Zed, and focuses on knowledge-management behavior through LSP features.

The feature set grew around Markdown note graphs: wikilink and Markdown-link completions, backlinks, unresolved-link completions and code actions, hover previews, daily-note commands, tags, workspace symbols, callout completions, footnotes, and rename support for linked notes.

### 采用历史

markdown-oxide adopted quickly for a young editor tool, with the official GitHub repository showing thousands of stars by 2026. The README documents installation through Arch Linux, Mason.nvim, Nix, Alpine, openSUSE, Conda, Cargo, winget, and Homebrew, matching the supplied package facts that show broad package-manager coverage.

### 使用方式

Users install the markdown-oxide binary and configure their editor's LSP client to start it for Markdown files. In Neovim 0.11 and newer, the docs recommend native LSP configuration with root markers such as .git, .obsidian, and .moxide.toml.

Configuration is optional and can live in a global settings.toml under ~/.config/moxide or in a project .moxide.toml. The documented options tune daily-note formats, heading completions, unresolved-link diagnostics, semantic tokens, code-block reference handling, Obsidian imports, link-extension behavior, hover, inlay hints, and excluded folders.

### 为什么软件包爱好者会关心

markdown-oxide is notable because it packages a note-taking workflow as an editor-neutral LSP server instead of a full app. That makes it attractive to package managers and editor plugin ecosystems: one binary can serve Neovim, VS Code, Helix, Zed, and other LSP clients.

### 时间线

- 2023: GitHub repository created.
- 2026: Official README lists package-manager installs across Linux, macOS, Windows, and editor package flows.
- 2026: Repository metadata shows thousands of stars and active development.

### Related projects

- The docs explicitly position markdown-oxide as compatible with and inspired by Obsidian.
- It belongs to the wider LSP ecosystem used by editors such as Neovim, VS Code, Helix, Zed, and Kakoune.

### 来源

- <https://api.github.com/repos/Feel-ix-343/markdown-oxide>
- <https://github.com/Feel-ix-343/markdown-oxide>
- <https://github.com/Feel-ix-343/markdown-oxide/tree/main/docs/Markdown%20Oxide%20Docs>
- <https://oxide.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/moxide/settings.toml, .moxide.toml
## 其他软件包管理器记录

- Nix - markdown-oxide: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/markdown-oxide/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - markdown-oxide - 0.25.10-r0: normalized package name match | Alpine Linux edge package indexes: markdown-oxide from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | PKM (Personal-Knowledge-Management System) for your favorite text-editor through the Language-Server-Protocol | https://oxide.md
- pacman - markdown-oxide - 0.25.12-1: normalized package name match | Arch Linux sync databases: markdown-oxide from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | PKM oriented Markdown Language Server with Obsidian syntax support | https://github.com/Feel-ix-343/markdown-oxide
- zypper - markdown-oxide - 0.25.1-2.3: normalized package name match | openSUSE Tumbleweed package metadata: markdown-oxide from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A markdown language server with Obsidian syntax support | https://github.com/Feel-ix-343/markdown-oxide
- Scoop - main/markdown-oxide: normalized package name match | Scoop official bucket manifest trees: bucket/markdown-oxide.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - FelixZeller.markdown-oxide: normalized package name match | Windows Package Manager source index: FelixZeller.markdown-oxide from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/markdown-oxide.yml](https://github.com/mxcl/pkgdb/blob/main/combined/markdown-oxide.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
