macOS
brew install wimliblocal Homebrew formula metadata
sudo port install wimlibMacPorts ports tree · archivers/wimlib/Portfile · 来源: api.github.com
安装
brew install wimliblocal Homebrew formula metadata
sudo port install wimlibMacPorts ports tree · archivers/wimlib/Portfile · 来源: api.github.com
sudo apk add wimlibAlpine Linux edge package indexes · wimlib · 来源: dl-cdn.alpinelinux.org
sudo dnf install wimlibFedora Rawhide package metadata · wimlib · 来源: dl.fedoraproject.org
nix profile install nixpkgs#wimlibnixpkgs package indexes · pkgs/by-name/wi/wimlib/package.nix · 来源: api.github.com
sudo pacman -S wimlibArch Linux sync databases · wimlib · 来源: geo.mirror.pkgbuild.com
sudo apt install libwim-devDebian stable package indexes · libwim-dev · 来源: deb.debian.org
sudo zypper install libwim15openSUSE Tumbleweed package metadata · libwim15 · 来源: download.opensuse.org
scoop install main/wimlibScoop official bucket manifest trees · bucket/wimlib.json · 来源: api.github.com
概览
Library to create, extract, and modify Windows Imaging files
历史
wimlib is an open-source C library and command-line toolkit for Windows Imaging Format archives. Its README positions wimlib and `wimlib-imagex` as a free, cross-platform alternative to Microsoft's WIMGAPI, ImageX, and DISM for creating, modifying, extracting, and mounting WIM files.
The project emerged to make WIM files workable outside the Microsoft deployment toolchain. Secondary WIM-format references date the availability of an open-source WIM-handling library to April 30, 2012, and SourceForge records the earlier hosting era before the project moved to the dedicated wimlib.net site in January 2016.
Over time, wimlib grew from basic WIM manipulation into a broad toolkit exposed through `wimlib-imagex` and individual command aliases such as `wimcapture`, `wimapply`, `wimextract`, `wimsplit`, and `wimoptimize`. The manual emphasizes that its interface resembles Microsoft's ImageX while remaining cross-platform and adding extensions useful to non-Windows workflows.
A major part of wimlib's relevance is format completeness. Its manuals document support for XPRESS, LZX, and LZMS compression, split WIMs, pipable WIMs, solid WIM/ESD-style files, mounting, exporting, appending, verifying, and optimizing archives. Those features map directly to modern Windows install media and deployment images.
wimlib became the practical WIM implementation for Unix-like package managers because Microsoft tools are Windows-centered. It is packaged across Linux, BSD-oriented, macOS, Windows, and cross-platform package ecosystems, and is commonly used anywhere install.wim or install.esd files need to be inspected, split, converted, or applied without booting into Microsoft's tooling.
Typical package-user workflows include extracting files from Windows installation media, converting ESD-style solid WIMs to conventional WIMs, splitting large install images for FAT32 media, capturing or applying Windows images from Linux, and verifying archives. `wimlib-imagex` is the general frontend, while the command aliases provide ImageX-like verbs as standalone commands.
For package nerds, wimlib is the key non-Microsoft implementation of a deployment format that otherwise belongs to the Windows ADK world. It turns WIM from a vendor deployment artifact into an ordinary archive-like format that can be scripted, packaged, and used in rescue media, installer creation, forensic extraction, and cross-platform system administration.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mkwinpeimg | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimappend | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimapply | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimcapture | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimdelete | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimdir | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimexport | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimextract | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wiminfo | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimjoin | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimlib-imagex | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimmount | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimmountrw | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimoptimize | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimsplit | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimunmount | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimupdate | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wimverify | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:wimlib |
|---|---|
| 版本 | 1.14.5 |
| 软件包管理器 | Homebrew |
| 主页 | https://wimlib.net/ |
| 最后更新 | 2026-07-15T22:00:29Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libwim-dev 1.14.4-1.1+b3
Library for manipulating Windows Imaging files - development files
sudo apt install libwim-devlibwim-doc 1.14.4-1.1
Library for manipulating Windows Imaging files - API documentation
sudo apt install libwim-doclibwim15t64 1.14.4-1.1+b3
Library for manipulating Windows Imaging files
sudo apt install libwim15t64wimtools 1.14.4-1.1+b3
Tools for manipulating Windows Imaging files
sudo apt install wimtoolswimlib
nix profile install nixpkgs#wimliblibwim-dev 1.14.4-1.1build2
Library for manipulating Windows Imaging files - development files
sudo apt install libwim-devlibwim-doc 1.14.4-1.1build2
Library for manipulating Windows Imaging files - API documentation
sudo apt install libwim-doclibwim15t64 1.14.4-1.1build2
Library for manipulating Windows Imaging files
sudo apt install libwim15t64wimtools 1.14.4-1.1build2
Tools for manipulating Windows Imaging files
sudo apt install wimtoolswimlib 1.14.4-r2
Create, extract, and modify Windows Imaging archives
sudo apk add wimlibwimlib-dev 1.14.4-r2
Create, extract, and modify Windows Imaging archives (development files)
sudo apk add wimlib-devwimlib-doc 1.14.4-r2
Create, extract, and modify Windows Imaging archives (documentation)
sudo apk add wimlib-docwimlib 1.14.5-2.fc45
Open source Windows Imaging (WIM) library
sudo dnf install wimlibwimlib-devel 1.14.5-2.fc45
Development files for wimlib
sudo dnf install wimlib-develwimlib-utils 1.14.5-2.fc45
Tools for creating, modifying, extracting, and mounting WIM files
sudo dnf install wimlib-utilswimlib 1.14.5-3
A library and program to extract, create, and modify WIM files
sudo pacman -S wimlib来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.