The Ultimate Cleaning Tool for Wine on Linux • Made by Ium101
🌍 Choose your language / Escolha seu idioma:
The Wine Linux Program Uninstaller Z is a lightweight, intuitive Graphical User Interface (GUI) tool designed to solve the common issue of residual files left behind by Windows applications on Linux via Wine.
Built natively with Python and Tkinter, this tool allows you to completely force-uninstall Windows apps when you are done, ensuring no trace is left behind on your system.
The Problem: When you uninstall a Windows app on Linux, it often leaves "ghost" icons in your Start Menu and orphan folders on your hard drive, cluttering your system.
The Solution: The Uninstaller automates the cleanup process. It uses advanced Regex to read any broken shortcut (or .exe file), finds the root Windows folder, deletes it safely, and scrubs your Desktop and Start Menu clean of leftover icons.
- 🔍 Smart Path Detection: Reads native Linux
.desktopfiles (even if the OS hides the extension) or direct.exefiles to find the root installation folder. - 🧹 Deep Clean: Deletes the application folder, removes the Desktop shortcut, and scrubs the Linux Start Menu of any matching ghost icons.
- 🔒 Safety Locks: Built-in safeguards prevent the accidental deletion of critical system directories (like
/,/home, or/mnt). - 🌗 Modern Dark Mode: A sleek, eye-friendly dark UI.
- 📦 One-Click Installer: Smart
build.shscript that compiles the tool locally and places it neatly in your Start Menu under the "Wine" category.
This project is provided "as-is" and is considered untested. I am not responsible for any possible failures of the program, system instability, or data loss that may occur while using this tool.
To ensure all features work perfectly, make sure you have the following packages installed on your system.
BigLinux / Arch Linux / Manjaro:
sudo pacman -S python python-tkinter icoutilsO Wine Linux Program Uninstaller Z é uma ferramenta de interface gráfica (GUI) leve e intuitiva, projetada para resolver o problema comum de arquivos residuais deixados por aplicativos Windows no Linux via Wine.
Construído nativamente com Python e Tkinter, esta ferramenta permite que você desinstale completamente aplicativos Windows quando terminar, garantindo que nenhum rastro seja deixado no seu sistema.
O Problema: Ao desinstalar um aplicativo Windows no Linux, ele frequentemente deixa ícones "fantasma" no seu Menu Iniciar e pastas órfãs no seu disco rígido, poluindo o sistema.
A Solução: O Uninstaller automatiza o processo de limpeza. Ele usa Regex avançado para ler qualquer atalho quebrado (ou arquivo .exe), encontra a pasta raiz do Windows, exclui-a com segurança e limpa sua Área de Trabalho e Menu Iniciar de quaisquer ícones restantes.
- 🔍 Detecção Inteligente de Caminho: Pode ler arquivos
.desktopnativos do Linux (mesmo que o SO oculte a extensão) ou arquivos.exediretos para encontrar a pasta raiz da instalação. - 🧹 Limpeza Profunda: Exclui a pasta do aplicativo, remove o atalho da Área de Trabalho e limpa o Menu Iniciar do Linux de quaisquer ícones fantasma correspondentes.
- 🔒 Travas de Segurança: Salvaguardas integradas impedem a exclusão acidental de diretórios críticos do sistema (como
/,/homeou/mnt). - 🌗 Modo Escuro Moderno: Uma interface escura elegante e agradável aos olhos.
- 📦 Instalador de Um Clique: Script
build.shinteligente que compila a ferramenta localmente e a coloca de forma organizada no seu Menu Iniciar sob a categoria "Wine".
Este projeto é fornecido "como está" e é considerado não testado. Não me responsabilizo por possíveis falhas do programa, instabilidade do sistema ou perda de dados que possam ocorrer ao usar esta ferramenta.
Para garantir que todos os recursos funcionem perfeitamente, certifique-se de ter os seguintes pacotes instalados em seu sistema.
BigLinux / Arch Linux / Manjaro:
sudo pacman -S python python-tkinter icoutils