![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
WineHQ Forums - Index page
4 days ago · Last visit was: Sat Feb 08, 2025 1:02 pm. It is currently Sat Feb 08, 2025 1:02 pm
linux - How to remove all packages with DNF on which no other …
Jul 21, 2015 · This does not work. I installed wine which has numerous dependencies totally over 800M of disk space, but if I do dnf remove wine and then package-cleanup --leaves --orphans, it doesn't detect any of those dependencies as being candidates for cleanup. –
Where is my user's home folder in Ubuntu? - Super User
It's also worth noting that on Linux, files/folders that start with a '.' are considered hidden, and so the .wine folder won't appear in the file manager's listing unless you show hidden files. You can do this by pressing Ctrl+H, or from the View menu > Show Hidden Files.
How would I convert a Windows .exe to a macOS executable/app?
Jan 23, 2019 · But Wineskin only runs on macOS and I don't know of anything like it for Windows or Linux that could wrap a Windows .exe in Wine targeting macOS. By the way, macOS executables either have no filename extension, or they are specially-formatted directory trees with the ".app" extension (a.k.a. "app bundles", "app packages"). macOS .dmg files are ...
How to make apt-get working in Oracle Linux? - Super User
Aug 11, 2015 · to install wine you should use the folowing command: How to install wine using Yellowdog Updater Modified: yum install wine How to install wine using dnf. dnf install wine Documentation about how to install packages in Oracle Linux. NOTE about dnf: i've only tested in Fedora 22, i heard dnf still experimental and is not crossing another ...
How do I read the console output of a Windows GUI application?
Apr 12, 2017 · (Yes, I'm sure it's the application printing that, not Wine.) How could I do that on Windows? I've tried DebugView and even though it shows a bit of debug text coming from the application, it doesn't show as much as Wine does, probably because DebugView is restricted to calls to OutputDebugString.
windows - Using backslash to escape characters in cmd.exe (runas ...
The \ sign makes the interpreter interpret the next sign as a character instead of an identifier.. You see it a lot in code as well:
How can I add my custom template to the Word home screen …
Sep 1, 2019 · I have created a custom template. I can pin it to the "recent" area of the Word home screen but I wish to add it to the selection of templates at the top of the Word home screen (highlighted by a p...
Why can I hear my SSD 'grinding' for disk operations - Super User
Nov 20, 2020 · For additional info I am sharing a Dell Knowledge Base Article:. Some portable systems equipped with solid state drives (SSD) emit an audible squeal when the system is idle or under light use.
Is it possible to run Windows without GUI? - Super User
Jan 23, 2012 · Windows Server Core is a 'GUI-less' version of Windows:. Beginning with Windows Server 2008 Microsoft offered the option to install the operating system without large parts of the graphical user interface (GUI).