doitsujin / dxvk

Vulkan-based implementation of D3D8, 9, 10 and 11 for Linux / Wine
zlib License
12.79k stars 823 forks source link

Uninstall wine #1075

Closed bailehang closed 5 years ago

bailehang commented 5 years ago

Please describe your issue as accurately as possible. If you run into a problem with a binary release, make sure to test with latest master as well.

Important: When reporting an issue with a specific game or application, such as crashes or rendering issues, please include log files and a D3D11 Apitrace (see https://github.com/apitrace/apitrace) so that the issue can be reproduced. In order to create a trace, run wine apitrace.exe trace -a dxgi YOURGAME.exe. DO NOT use DXVK together with apitrace!

Software information

Name of the game, settings used etc.

System information

Apitrace file(s)

Log files

bailehang commented 5 years ago

Hand error, sorry. I am searching how to completely uninstall wine.

Kreyren commented 5 years ago

@bailehang Need help?

Ubuntu/Debian

sudo apt remove package_name or using synaptic (https://wiki.debian.org/Synaptic).

OpenSuse

Either using YaST or sudo zypper remove package_name

Fedora

dnf -e package_name

Gentoo

emerge -Ca package_name

Exherbo

cave uninstall package_name or cave resolve '-package_name

Arch/Manjaro

as refferenced on https://wiki.archlinux.org/index.php/pacman using pacman -R package_name.

TempleOS

You pray to god for the task needed


I also recommend you to check IRC of your distro on https://webchat.freenode.net/ Channels:

rphsoftware commented 5 years ago

🐸🐸🐸🐸

bailehang commented 5 years ago

🐸🐸🐸🐸

image