wimdelete

Tools for manipulating Windows Imaging files

Install

All systems
curl cmd.cat/wimdelete.sh
Debian Debian
apt-get install wimtools
Ubuntu
apt-get install wimtools
Arch Arch Linux
pacman -S wimlib
image/svg+xml Kali Linux
apt-get install wimtools
Windows (WSL2)
sudo apt-get update sudo apt-get install wimtools
OS X
brew install wimlib
Raspbian
apt-get install wimtools

wimtools

Tools for manipulating Windows Imaging files

WIM is an archive format designed primarily for archiving Windows filesystems. It features single-instancing and LZ77-based compression, and is used by Microsoft to distribute and deploy Windows Vista and later. This package contains a free implementation of the ImageX utility that is used to create WIM files on Windows.

wimlib

A library and program to extract, create, and modify WIM files