#rpm #deb #msix #ipk

build wolfpack

A package manager and a build tool that supports major package formats (deb, RPM, ipk, pkg, MSIX)

5 unstable releases

0.3.1 Jan 24, 2026
0.3.0 May 18, 2025
0.2.1 May 3, 2025
0.2.0 Apr 21, 2025
0.1.0 Feb 15, 2025

#465 in Build Utils

GPL-3.0 license

510KB
14K SLoC

Wolfpack

Crates.io Version Docs dependency status

A package manager and a build tool that supports major package formats (deb, RPM, ipk, pkg, MSIX). Wolfpack allows one to

  • install packages from foreign Linux distributions,
  • generate packages for supported Linux distributions using supported language-specific build tools — work-in-progress,
  • generate Wolfpack packages installable in all major operating systems (Linux-based, FreeBSD, MacOS, Windows) — work-in-progress.

Installation

cargo install wolfpack

Dependencies

~120MB
~2M SLoC