pkg.soopen package index

brew / rank 1248

Install rumdl with Homebrew, Nix, pacman, zypper, scoop, winget

Markdown Linter and Formatter written in Rust. Version 0.2.73 via Homebrew; verified 2026-09-18. Also installable with nix: nix profile install nixpkgs#rumdl.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install rumdl

local Homebrew formula metadata

Windows

Scoopverified · 92%
scoop install main/rumdl

Scoop official bucket manifest trees · bucket/rumdl.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id rvben.rumdl -e

Windows Package Manager source index · rvben.rumdl · source: cdn.winget.microsoft.com

overview

Package summary

Markdown Linter and Formatter written in Rust

Commands and aliases

  • rumdl

history

Project history and usage

rumdl is a fast Rust-based Markdown linter and formatter with broad rule coverage, configuration compatibility, editor integration, and CI support.

Project history

rumdl was created as a high-performance Markdown linter inspired by Ruff's approach to Python tooling. It expanded from linting into automatic formatting, editor and LSP support, multiple Markdown dialects, markdownlint migration, and extensive configuration discovery.

Adoption history

rumdl is distributed through Homebrew, Cargo, npm, pip, uv, mise, Nix, Arch Linux, Termux, winget, Scoop, openSUSE, downloadable binaries, and container images. Official VS Code and JetBrains integrations, an LSP server, a pre-commit hook, and a GitHub Action broaden its use in editors and CI.

How it is used

Users run `rumdl check` to report violations, `rumdl check --fix` to repair fixable findings, and `rumdl fmt` for formatting. Configuration may be project-local, embedded in `pyproject.toml`, inherited from parent files, or stored in platform-specific user configuration directories.

Why package nerds care

rumdl applies the 'fast Rust rewrite' pattern to Markdown tooling while retaining compatibility with established markdownlint configuration files. Its unusually broad packaging—from Python and JavaScript registries to native system packages—makes it useful in heterogeneous documentation toolchains.

Timeline

  • Initial phase: rumdl began as a speed-focused Markdown linter inspired by Ruff.
  • Later development: Automatic formatting, configuration migration, Markdown flavors, an LSP server, editor plugins, and CI integrations were added.
  • Present: The project describes itself as beta while treating its core CLI, rules, and configuration model as production-oriented.

Related projects

  • Ruff inspired rumdl's speed-oriented developer experience. markdownlint supplies a familiar rule vocabulary and configuration ecosystem that rumdl can discover and import. Official companion projects provide pre-commit, VS Code, JetBrains, and GitHub Actions integration.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for rumdl. Package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 5 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
.rumdl.tomlrumdl.toml.config/rumdl.tomlpyproject.toml
Windows
.rumdl.tomlrumdl.toml.config/rumdl.tomlpyproject.toml

executables

Installed executables

CommandKindExposureNote
rumdlcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-09-19
manager version0.2.73
manager updated2026-09-18
local dataok
upstreamcurrent
latest detectedv0.2.62

https://github.com/rvben/rumdl

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:rumdl
Version0.2.73
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/rumdl
Homepagehttps://github.com/rvben/rumdl
Repositoryhttps://github.com/rvben/rumdl
LicenseMIT
Source archivehttps://github.com/rvben/rumdl/archive/refs/tags/v0.2.62.tar.gz
Last updated2026-09-18T18:18:03Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerumdl
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

rumdl

nix profile install nixpkgs#rumdl
  • normalized package name match
  • Matched by: Rumdl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ru/rumdl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

rumdl 0.2.62-1

Markdown Linter and Formatter written in Rust

https://github.com/rvben/rumdl

sudo pacman -S rumdl
  • License: MIT
  • Architecture: x86_64
  • 3 dependencies
  • normalized package name match
  • Matched by: Rumdl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: rumdl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

rumdl 0.2.62-1.1

Markdown Linter written in Rust

https://github.com/rvben/rumdl

sudo zypper install rumdl
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rumdl
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Rumdl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: rumdl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
Scoop95%

main/rumdl

scoop install main/rumdl
  • normalized package name match
  • Matched by: Rumdl
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/rumdl.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

rvben.rumdl

winget install --id rvben.rumdl -e
  • normalized package name match
  • Matched by: Rumdl
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: rvben.rumdl from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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