# markdown-oxide を Homebrew, apk, Nix, pacman, zypper, scoop, winget でインストール

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
