Releases: FJRG2007/prunex
Release list
v0.0.33
β¬οΈ Downloads
Two flavors of prunex ship in this release - CLI (terminal,
all platforms) and Studio (desktop UI, Windows only for now).
They share the same engine, the Studio internally uses the same
Rust core that the CLI does.
π₯ Desktop UI (Studio)
Visual front-end for users who prefer point-and-click over a
terminal. Cloned from Win11Debloat's WPF look (sidebar,
categorized features, dry-run preview).
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 (installer) | x86_64 | prunex-studio-windows-setup.exe |
| πͺ Windows 10 1903+ / 11 (portable) | x86_64 | prunex-studio-windows.exe |
| π§ Linux (AppImage) | x86_64 | prunex-studio-linux-x86_64.AppImage |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-studio-macos-aarch64.dmg |
- Windows: download either the installer (auto-update + Start
menu shortcut) or the portable .exe (zero-install). Win11 has
WebView2 preinstalled; Win10 1903+ either has it via the
modern Edge install, or the installer auto-fetches it. Older
Windows builds (β€ 1809, Server 2016, etc.) are not supported. - Linux:
chmod +x prunex-studio-linux-x86_64.AppImagethen
run. Requires WebKitGTK 4.1 (Ubuntu 24.04+, Fedora 39+, modern
Arch). On older distros:sudo apt install libwebkit2gtk-4.1-0. - macOS: requires macOS 14 (Sonoma) or newer on Apple
Silicon. Intel Macs are not built (the runner pool is in
GitHub deprecation; if you're on Intel Mac, use the CLI). Open
the .dmg, drag prunex-studio to Applications. Unsigned for
now; Gatekeeper will warn (right-click β Open the first time,
or runxattr -d com.apple.quarantine /Applications/prunex-studio.app).
The Studio currently exposes the Windows debloat catalog
on every OS (the catalog is data-driven; Linux + macOS catalogs
are coming). On non-Windows the UI launches but the feature
list is empty.
β¨οΈ Command line (CLI / TUI)
Pick the asset that matches your OS and CPU architecture:
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 | x86_64 | prunex.exe |
| π§ Linux (glibc 2.35+) | x86_64 | prunex-linux-x86_64 |
| π§ Linux (glibc 2.35+) | aarch64 | prunex-linux-aarch64 |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-macos-aarch64 |
On Linux / macOS, mark the downloaded binary executable first:
chmod +x prunex-*Then register it on your User PATH so prunex is callable from any terminal:
./prunex path install
# Windows: .\prunex.exe path installOpen a new terminal and prunex --help works globally.
Or update an existing install in place from any prunex version on the same machine:
prunex update installFull Changelog: v0.0.32...v0.0.33
v0.0.32
β¬οΈ Downloads
Two flavors of prunex ship in this release - CLI (terminal,
all platforms) and Studio (desktop UI, Windows only for now).
They share the same engine, the Studio internally uses the same
Rust core that the CLI does.
π₯ Desktop UI (Studio)
Visual front-end for users who prefer point-and-click over a
terminal. Cloned from Win11Debloat's WPF look (sidebar,
categorized features, dry-run preview).
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 (installer) | x86_64 | prunex-studio-windows-setup.exe |
| πͺ Windows 10 1903+ / 11 (portable) | x86_64 | prunex-studio-windows.exe |
| π§ Linux (AppImage) | x86_64 | prunex-studio-linux-x86_64.AppImage |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-studio-macos-aarch64.dmg |
- Windows: download either the installer (auto-update + Start
menu shortcut) or the portable .exe (zero-install). Win11 has
WebView2 preinstalled; Win10 1903+ either has it via the
modern Edge install, or the installer auto-fetches it. Older
Windows builds (β€ 1809, Server 2016, etc.) are not supported. - Linux:
chmod +x prunex-studio-linux-x86_64.AppImagethen
run. Requires WebKitGTK 4.1 (Ubuntu 24.04+, Fedora 39+, modern
Arch). On older distros:sudo apt install libwebkit2gtk-4.1-0. - macOS: requires macOS 14 (Sonoma) or newer on Apple
Silicon. Intel Macs are not built (the runner pool is in
GitHub deprecation; if you're on Intel Mac, use the CLI). Open
the .dmg, drag prunex-studio to Applications. Unsigned for
now; Gatekeeper will warn (right-click β Open the first time,
or runxattr -d com.apple.quarantine /Applications/prunex-studio.app).
The Studio currently exposes the Windows debloat catalog
on every OS (the catalog is data-driven; Linux + macOS catalogs
are coming). On non-Windows the UI launches but the feature
list is empty.
β¨οΈ Command line (CLI / TUI)
Pick the asset that matches your OS and CPU architecture:
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 | x86_64 | prunex.exe |
| π§ Linux (glibc 2.35+) | x86_64 | prunex-linux-x86_64 |
| π§ Linux (glibc 2.35+) | aarch64 | prunex-linux-aarch64 |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-macos-aarch64 |
On Linux / macOS, mark the downloaded binary executable first:
chmod +x prunex-*Then register it on your User PATH so prunex is callable from any terminal:
./prunex path install
# Windows: .\prunex.exe path installOpen a new terminal and prunex --help works globally.
Or update an existing install in place from any prunex version on the same machine:
prunex update installFull Changelog: v0.0.31...v0.0.32
v0.0.31
β¬οΈ Downloads
Two flavors of prunex ship in this release - CLI (terminal,
all platforms) and Studio (desktop UI, Windows only for now).
They share the same engine, the Studio internally uses the same
Rust core that the CLI does.
π₯ Desktop UI (Studio)
Visual front-end for users who prefer point-and-click over a
terminal. Cloned from Win11Debloat's WPF look (sidebar,
categorized features, dry-run preview).
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 (installer) | x86_64 | prunex-studio-windows-setup.exe |
| πͺ Windows 10 1903+ / 11 (portable) | x86_64 | prunex-studio-windows.exe |
| π§ Linux (AppImage) | x86_64 | prunex-studio-linux-x86_64.AppImage |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-studio-macos-aarch64.dmg |
- Windows: download either the installer (auto-update + Start
menu shortcut) or the portable .exe (zero-install). Win11 has
WebView2 preinstalled; Win10 1903+ either has it via the
modern Edge install, or the installer auto-fetches it. Older
Windows builds (β€ 1809, Server 2016, etc.) are not supported. - Linux:
chmod +x prunex-studio-linux-x86_64.AppImagethen
run. Requires WebKitGTK 4.1 (Ubuntu 24.04+, Fedora 39+, modern
Arch). On older distros:sudo apt install libwebkit2gtk-4.1-0. - macOS: requires macOS 14 (Sonoma) or newer on Apple
Silicon. Intel Macs are not built (the runner pool is in
GitHub deprecation; if you're on Intel Mac, use the CLI). Open
the .dmg, drag prunex-studio to Applications. Unsigned for
now; Gatekeeper will warn (right-click β Open the first time,
or runxattr -d com.apple.quarantine /Applications/prunex-studio.app).
The Studio currently exposes the Windows debloat catalog
on every OS (the catalog is data-driven; Linux + macOS catalogs
are coming). On non-Windows the UI launches but the feature
list is empty.
β¨οΈ Command line (CLI / TUI)
Pick the asset that matches your OS and CPU architecture:
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 | x86_64 | prunex.exe |
| π§ Linux (glibc 2.35+) | x86_64 | prunex-linux-x86_64 |
| π§ Linux (glibc 2.35+) | aarch64 | prunex-linux-aarch64 |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-macos-aarch64 |
On Linux / macOS, mark the downloaded binary executable first:
chmod +x prunex-*Then register it on your User PATH so prunex is callable from any terminal:
./prunex path install
# Windows: .\prunex.exe path installOpen a new terminal and prunex --help works globally.
Or update an existing install in place from any prunex version on the same machine:
prunex update installFull Changelog: v0.0.30...v0.0.31
v0.0.30
β¬οΈ Downloads
Two flavors of prunex ship in this release - CLI (terminal,
all platforms) and Studio (desktop UI, Windows only for now).
They share the same engine, the Studio internally uses the same
Rust core that the CLI does.
π₯ Desktop UI (Studio)
Visual front-end for users who prefer point-and-click over a
terminal. Cloned from Win11Debloat's WPF look (sidebar,
categorized features, dry-run preview).
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 (installer) | x86_64 | prunex-studio-windows-setup.exe |
| πͺ Windows 10 1903+ / 11 (portable) | x86_64 | prunex-studio-windows.exe |
| π§ Linux (AppImage) | x86_64 | prunex-studio-linux-x86_64.AppImage |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-studio-macos-aarch64.dmg |
- Windows: download either the installer (auto-update + Start
menu shortcut) or the portable .exe (zero-install). Win11 has
WebView2 preinstalled; Win10 1903+ either has it via the
modern Edge install, or the installer auto-fetches it. Older
Windows builds (β€ 1809, Server 2016, etc.) are not supported. - Linux:
chmod +x prunex-studio-linux-x86_64.AppImagethen
run. Requires WebKitGTK 4.1 (Ubuntu 24.04+, Fedora 39+, modern
Arch). On older distros:sudo apt install libwebkit2gtk-4.1-0. - macOS: requires macOS 14 (Sonoma) or newer on Apple
Silicon. Intel Macs are not built (the runner pool is in
GitHub deprecation; if you're on Intel Mac, use the CLI). Open
the .dmg, drag prunex-studio to Applications. Unsigned for
now; Gatekeeper will warn (right-click β Open the first time,
or runxattr -d com.apple.quarantine /Applications/prunex-studio.app).
The Studio currently exposes the Windows debloat catalog
on every OS (the catalog is data-driven; Linux + macOS catalogs
are coming). On non-Windows the UI launches but the feature
list is empty.
β¨οΈ Command line (CLI / TUI)
Pick the asset that matches your OS and CPU architecture:
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 | x86_64 | prunex.exe |
| π§ Linux (glibc 2.35+) | x86_64 | prunex-linux-x86_64 |
| π§ Linux (glibc 2.35+) | aarch64 | prunex-linux-aarch64 |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-macos-aarch64 |
On Linux / macOS, mark the downloaded binary executable first:
chmod +x prunex-*Then register it on your User PATH so prunex is callable from any terminal:
./prunex path install
# Windows: .\prunex.exe path installOpen a new terminal and prunex --help works globally.
Or update an existing install in place from any prunex version on the same machine:
prunex update installFull Changelog: v0.0.29...v0.0.30
v0.0.29
β¬οΈ Downloads
Two flavors of prunex ship in this release - CLI (terminal,
all platforms) and Studio (desktop UI, Windows only for now).
They share the same engine, the Studio internally uses the same
Rust core that the CLI does.
π₯ Desktop UI (Studio)
Visual front-end for users who prefer point-and-click over a
terminal. Cloned from Win11Debloat's WPF look (sidebar,
categorized features, dry-run preview).
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 (installer) | x86_64 | prunex-studio-windows-setup.exe |
| πͺ Windows 10 1903+ / 11 (portable) | x86_64 | prunex-studio-windows.exe |
| π§ Linux (AppImage) | x86_64 | prunex-studio-linux-x86_64.AppImage |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-studio-macos-aarch64.dmg |
- Windows: download either the installer (auto-update + Start
menu shortcut) or the portable .exe (zero-install). Win11 has
WebView2 preinstalled; Win10 1903+ either has it via the
modern Edge install, or the installer auto-fetches it. Older
Windows builds (β€ 1809, Server 2016, etc.) are not supported. - Linux:
chmod +x prunex-studio-linux-x86_64.AppImagethen
run. Requires WebKitGTK 4.1 (Ubuntu 24.04+, Fedora 39+, modern
Arch). On older distros:sudo apt install libwebkit2gtk-4.1-0. - macOS: requires macOS 14 (Sonoma) or newer on Apple
Silicon. Intel Macs are not built (the runner pool is in
GitHub deprecation; if you're on Intel Mac, use the CLI). Open
the .dmg, drag prunex-studio to Applications. Unsigned for
now; Gatekeeper will warn (right-click β Open the first time,
or runxattr -d com.apple.quarantine /Applications/prunex-studio.app).
The Studio currently exposes the Windows debloat catalog
on every OS (the catalog is data-driven; Linux + macOS catalogs
are coming). On non-Windows the UI launches but the feature
list is empty.
β¨οΈ Command line (CLI / TUI)
Pick the asset that matches your OS and CPU architecture:
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 | x86_64 | prunex.exe |
| π§ Linux (glibc 2.35+) | x86_64 | prunex-linux-x86_64 |
| π§ Linux (glibc 2.35+) | aarch64 | prunex-linux-aarch64 |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-macos-aarch64 |
On Linux / macOS, mark the downloaded binary executable first:
chmod +x prunex-*Then register it on your User PATH so prunex is callable from any terminal:
./prunex path install
# Windows: .\prunex.exe path installOpen a new terminal and prunex --help works globally.
Or update an existing install in place from any prunex version on the same machine:
prunex update installFull Changelog: v0.0.28...v0.0.29
v0.0.28
β¬οΈ Downloads
Two flavors of prunex ship in this release - CLI (terminal,
all platforms) and Studio (desktop UI, Windows only for now).
They share the same engine, the Studio internally uses the same
Rust core that the CLI does.
π₯ Desktop UI (Studio)
Visual front-end for users who prefer point-and-click over a
terminal. Cloned from Win11Debloat's WPF look (sidebar,
categorized features, dry-run preview).
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 (installer) | x86_64 | prunex-studio-windows-setup.exe |
| πͺ Windows 10 1903+ / 11 (portable) | x86_64 | prunex-studio-windows.exe |
| π§ Linux (AppImage) | x86_64 | prunex-studio-linux-x86_64.AppImage |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-studio-macos-aarch64.dmg |
- Windows: download either the installer (auto-update + Start
menu shortcut) or the portable .exe (zero-install). Win11 has
WebView2 preinstalled; Win10 1903+ either has it via the
modern Edge install, or the installer auto-fetches it. Older
Windows builds (β€ 1809, Server 2016, etc.) are not supported. - Linux:
chmod +x prunex-studio-linux-x86_64.AppImagethen
run. Requires WebKitGTK 4.1 (Ubuntu 24.04+, Fedora 39+, modern
Arch). On older distros:sudo apt install libwebkit2gtk-4.1-0. - macOS: requires macOS 14 (Sonoma) or newer on Apple
Silicon. Intel Macs are not built (the runner pool is in
GitHub deprecation; if you're on Intel Mac, use the CLI). Open
the .dmg, drag prunex-studio to Applications. Unsigned for
now; Gatekeeper will warn (right-click β Open the first time,
or runxattr -d com.apple.quarantine /Applications/prunex-studio.app).
The Studio currently exposes the Windows debloat catalog
on every OS (the catalog is data-driven; Linux + macOS catalogs
are coming). On non-Windows the UI launches but the feature
list is empty.
β¨οΈ Command line (CLI / TUI)
Pick the asset that matches your OS and CPU architecture:
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 | x86_64 | prunex.exe |
| π§ Linux (glibc 2.35+) | x86_64 | prunex-linux-x86_64 |
| π§ Linux (glibc 2.35+) | aarch64 | prunex-linux-aarch64 |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-macos-aarch64 |
On Linux / macOS, mark the downloaded binary executable first:
chmod +x prunex-*Then register it on your User PATH so prunex is callable from any terminal:
./prunex path install
# Windows: .\prunex.exe path installOpen a new terminal and prunex --help works globally.
Or update an existing install in place from any prunex version on the same machine:
prunex update installFull Changelog: v0.0.27...v0.0.28
v0.0.27
β¬οΈ Downloads
Two flavors of prunex ship in this release - CLI (terminal,
all platforms) and Studio (desktop UI, Windows only for now).
They share the same engine, the Studio internally uses the same
Rust core that the CLI does.
π₯ Desktop UI (Studio)
Visual front-end for users who prefer point-and-click over a
terminal. Cloned from Win11Debloat's WPF look (sidebar,
categorized features, dry-run preview).
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 (installer) | x86_64 | prunex-studio-windows-setup.exe |
| πͺ Windows 10 1903+ / 11 (portable) | x86_64 | prunex-studio-windows.exe |
| π§ Linux (AppImage) | x86_64 | prunex-studio-linux-x86_64.AppImage |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-studio-macos-aarch64.dmg |
- Windows: download either the installer (auto-update + Start
menu shortcut) or the portable .exe (zero-install). Win11 has
WebView2 preinstalled; Win10 1903+ either has it via the
modern Edge install, or the installer auto-fetches it. Older
Windows builds (β€ 1809, Server 2016, etc.) are not supported. - Linux:
chmod +x prunex-studio-linux-x86_64.AppImagethen
run. Requires WebKitGTK 4.1 (Ubuntu 24.04+, Fedora 39+, modern
Arch). On older distros:sudo apt install libwebkit2gtk-4.1-0. - macOS: requires macOS 14 (Sonoma) or newer on Apple
Silicon. Intel Macs are not built (the runner pool is in
GitHub deprecation; if you're on Intel Mac, use the CLI). Open
the .dmg, drag prunex-studio to Applications. Unsigned for
now; Gatekeeper will warn (right-click β Open the first time,
or runxattr -d com.apple.quarantine /Applications/prunex-studio.app).
The Studio currently exposes the Windows debloat catalog
on every OS (the catalog is data-driven; Linux + macOS catalogs
are coming). On non-Windows the UI launches but the feature
list is empty.
β¨οΈ Command line (CLI / TUI)
Pick the asset that matches your OS and CPU architecture:
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 | x86_64 | prunex.exe |
| π§ Linux (glibc 2.35+) | x86_64 | prunex-linux-x86_64 |
| π§ Linux (glibc 2.35+) | aarch64 | prunex-linux-aarch64 |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-macos-aarch64 |
On Linux / macOS, mark the downloaded binary executable first:
chmod +x prunex-*Then register it on your User PATH so prunex is callable from any terminal:
./prunex path install
# Windows: .\prunex.exe path installOpen a new terminal and prunex --help works globally.
Or update an existing install in place from any prunex version on the same machine:
prunex update installFull Changelog: v0.0.26...v0.0.27
v0.0.26
β¬οΈ Downloads
Two flavors of prunex ship in this release - CLI (terminal,
all platforms) and Studio (desktop UI, Windows only for now).
They share the same engine, the Studio internally uses the same
Rust core that the CLI does.
π₯ Desktop UI (Studio)
Visual front-end for users who prefer point-and-click over a
terminal. Cloned from Win11Debloat's WPF look (sidebar,
categorized features, dry-run preview).
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 (installer) | x86_64 | prunex-studio-windows-setup.exe |
| πͺ Windows 10 1903+ / 11 (portable) | x86_64 | prunex-studio-windows.exe |
| π§ Linux (AppImage) | x86_64 | prunex-studio-linux-x86_64.AppImage |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-studio-macos-aarch64.dmg |
- Windows: download either the installer (auto-update + Start
menu shortcut) or the portable .exe (zero-install). Win11 has
WebView2 preinstalled; Win10 1903+ either has it via the
modern Edge install, or the installer auto-fetches it. Older
Windows builds (β€ 1809, Server 2016, etc.) are not supported. - Linux:
chmod +x prunex-studio-linux-x86_64.AppImagethen
run. Requires WebKitGTK 4.1 (Ubuntu 24.04+, Fedora 39+, modern
Arch). On older distros:sudo apt install libwebkit2gtk-4.1-0. - macOS: requires macOS 14 (Sonoma) or newer on Apple
Silicon. Intel Macs are not built (the runner pool is in
GitHub deprecation; if you're on Intel Mac, use the CLI). Open
the .dmg, drag prunex-studio to Applications. Unsigned for
now; Gatekeeper will warn (right-click β Open the first time,
or runxattr -d com.apple.quarantine /Applications/prunex-studio.app).
The Studio currently exposes the Windows debloat catalog
on every OS (the catalog is data-driven; Linux + macOS catalogs
are coming). On non-Windows the UI launches but the feature
list is empty.
β¨οΈ Command line (CLI / TUI)
Pick the asset that matches your OS and CPU architecture:
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 | x86_64 | prunex.exe |
| π§ Linux (glibc 2.35+) | x86_64 | prunex-linux-x86_64 |
| π§ Linux (glibc 2.35+) | aarch64 | prunex-linux-aarch64 |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-macos-aarch64 |
On Linux / macOS, mark the downloaded binary executable first:
chmod +x prunex-*Then register it on your User PATH so prunex is callable from any terminal:
./prunex path install
# Windows: .\prunex.exe path installOpen a new terminal and prunex --help works globally.
Or update an existing install in place from any prunex version on the same machine:
prunex update installFull Changelog: v0.0.25...v0.0.26
v0.0.25
β¬οΈ Downloads
Two flavors of prunex ship in this release - CLI (terminal,
all platforms) and Studio (desktop UI, Windows only for now).
They share the same engine, the Studio internally uses the same
Rust core that the CLI does.
π₯ Desktop UI (Studio)
Visual front-end for users who prefer point-and-click over a
terminal. Cloned from Win11Debloat's WPF look (sidebar,
categorized features, dry-run preview).
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 (installer) | x86_64 | prunex-studio-windows-setup.exe |
| πͺ Windows 10 1903+ / 11 (portable) | x86_64 | prunex-studio-windows.exe |
| π§ Linux (AppImage) | x86_64 | prunex-studio-linux-x86_64.AppImage |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-studio-macos-aarch64.dmg |
- Windows: download either the installer (auto-update + Start
menu shortcut) or the portable .exe (zero-install). Win11 has
WebView2 preinstalled; Win10 1903+ either has it via the
modern Edge install, or the installer auto-fetches it. Older
Windows builds (β€ 1809, Server 2016, etc.) are not supported. - Linux:
chmod +x prunex-studio-linux-x86_64.AppImagethen
run. Requires WebKitGTK 4.1 (Ubuntu 24.04+, Fedora 39+, modern
Arch). On older distros:sudo apt install libwebkit2gtk-4.1-0. - macOS: requires macOS 14 (Sonoma) or newer on Apple
Silicon. Intel Macs are not built (the runner pool is in
GitHub deprecation; if you're on Intel Mac, use the CLI). Open
the .dmg, drag prunex-studio to Applications. Unsigned for
now; Gatekeeper will warn (right-click β Open the first time,
or runxattr -d com.apple.quarantine /Applications/prunex-studio.app).
The Studio currently exposes the Windows debloat catalog
on every OS (the catalog is data-driven; Linux + macOS catalogs
are coming). On non-Windows the UI launches but the feature
list is empty.
β¨οΈ Command line (CLI / TUI)
Pick the asset that matches your OS and CPU architecture:
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 | x86_64 | prunex.exe |
| π§ Linux (glibc 2.35+) | x86_64 | prunex-linux-x86_64 |
| π§ Linux (glibc 2.35+) | aarch64 | prunex-linux-aarch64 |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-macos-aarch64 |
On Linux / macOS, mark the downloaded binary executable first:
chmod +x prunex-*Then register it on your User PATH so prunex is callable from any terminal:
./prunex path install
# Windows: .\prunex.exe path installOpen a new terminal and prunex --help works globally.
Or update an existing install in place from any prunex version on the same machine:
prunex update installFull Changelog: v0.0.24...v0.0.25
v0.0.24
β¬οΈ Downloads
Two flavors of prunex ship in this release - CLI (terminal,
all platforms) and Studio (desktop UI, Windows only for now).
They share the same engine, the Studio internally uses the same
Rust core that the CLI does.
π₯ Desktop UI (Studio)
Visual front-end for users who prefer point-and-click over a
terminal. Cloned from Win11Debloat's WPF look (sidebar,
categorized features, dry-run preview).
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 (installer) | x86_64 | prunex-studio-windows-setup.exe |
| πͺ Windows 10 1903+ / 11 (portable) | x86_64 | prunex-studio-windows.exe |
| π§ Linux (AppImage) | x86_64 | prunex-studio-linux-x86_64.AppImage |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-studio-macos-aarch64.dmg |
- Windows: download either the installer (auto-update + Start
menu shortcut) or the portable .exe (zero-install). Win11 has
WebView2 preinstalled; Win10 1903+ either has it via the
modern Edge install, or the installer auto-fetches it. Older
Windows builds (β€ 1809, Server 2016, etc.) are not supported. - Linux:
chmod +x prunex-studio-linux-x86_64.AppImagethen
run. Requires WebKitGTK 4.1 (Ubuntu 24.04+, Fedora 39+, modern
Arch). On older distros:sudo apt install libwebkit2gtk-4.1-0. - macOS: requires macOS 14 (Sonoma) or newer on Apple
Silicon. Intel Macs are not built (the runner pool is in
GitHub deprecation; if you're on Intel Mac, use the CLI). Open
the .dmg, drag prunex-studio to Applications. Unsigned for
now; Gatekeeper will warn (right-click β Open the first time,
or runxattr -d com.apple.quarantine /Applications/prunex-studio.app).
The Studio currently exposes the Windows debloat catalog
on every OS (the catalog is data-driven; Linux + macOS catalogs
are coming). On non-Windows the UI launches but the feature
list is empty.
β¨οΈ Command line (CLI / TUI)
Pick the asset that matches your OS and CPU architecture:
| Platform | Architecture | File |
|---|---|---|
| πͺ Windows 10 1903+ / 11 | x86_64 | prunex.exe |
| π§ Linux (glibc 2.35+) | x86_64 | prunex-linux-x86_64 |
| π§ Linux (glibc 2.35+) | aarch64 | prunex-linux-aarch64 |
| π macOS 14+ (Apple Silicon) | aarch64 | prunex-macos-aarch64 |
On Linux / macOS, mark the downloaded binary executable first:
chmod +x prunex-*Then register it on your User PATH so prunex is callable from any terminal:
./prunex path install
# Windows: .\prunex.exe path installOpen a new terminal and prunex --help works globally.
Or update an existing install in place from any prunex version on the same machine:
prunex update installFull Changelog: v0.0.23...v0.0.24