
{"id":45519,"date":"2024-02-11T08:16:00","date_gmt":"2024-02-11T08:16:00","guid":{"rendered":"https:\/\/ubuntuhandbook.org\/?p=45519"},"modified":"2024-02-11T08:16:00","modified_gmt":"2024-02-11T08:16:00","slug":"wine-dev-9-2-released-with-mono-engine-updated-to-9-0-0","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2024\/02\/wine-dev-9-2-released-with-mono-engine-updated-to-9-0-0\/","title":{"rendered":"Wine Dev 9.2 Released with Mono Engine Updated to 9.0.0"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/10\/wine-image.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-thumbnail wp-image-35331\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/10\/wine-image-250x250.webp\" alt=\"\" width=\"250\" height=\"250\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/10\/wine-image-250x250.webp 250w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/10\/wine-image-300x300.webp 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/10\/wine-image-600x600.webp 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/10\/wine-image-768x768.webp 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2021\/10\/wine-image.webp 1200w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/a><\/p>\n<p>Wine, the popular free open-source software for running Windows apps &amp; games on Linux, macOS, &amp; BSD, announced a new development 9.2 release!<\/p>\n<p>The new release updated Mono engine to version 9.0.0, included a number of system tray fixes, and exception handling improvements on ARM platforms.<\/p>\n<p>There are as well fixes to a total of 15 bugs, including<\/p>\n<ul>\n<li>crashes when using the Connect function in Quick3270 5.21<\/li>\n<li>digikam 6.10 (&amp; 7.1.0) crashes on start<\/li>\n<li>Dolphin Emulator crashes from 5.0-17264<\/li>\n<li>Elite Dangerous client gets stuck on black screen after launch<\/li>\n<li>Microsoft Webview 2 installer hangs forever<\/li>\n<li>Kodu game lab crashes<\/li>\n<li>And more. See <a href=\"https:\/\/gitlab.winehq.org\/wine\/wine\/-\/releases\/wine-9.2\" target=\"_blank\" rel=\"noopener\">release note<\/a> for details.<\/li>\n<\/ul>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/02\/winecfg-92.webp\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-medium wp-image-45521\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/02\/winecfg-92-255x300.webp\" alt=\"\" width=\"255\" height=\"300\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/02\/winecfg-92-255x300.webp 255w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2024\/02\/winecfg-92.webp 412w\" sizes=\"auto, (max-width: 255px) 100vw, 255px\" \/><\/a><\/p>\n<p><!--more--><\/p>\n<h3>How to Install Wine 9.2 in your Linux<\/h3>\n<p>Wine provides official packages for Linux (e.g., Ubuntu, Debian, Fedora), and macOS. User can follow the official guide in <a href=\"https:\/\/wiki.winehq.org\/Download\" target=\"_blank\" rel=\"noopener\">its website<\/a>.<\/p>\n<p>For Ubuntu users, simply open terminal (Ctrl+Alt+T) and run the commands below one by one:<\/p>\n<ul>\n<li>First, download &amp; install the keyring (<i>it should output unreadable text<\/i>):\n<pre>wget -qO - https:\/\/dl.winehq.org\/wine-builds\/winehq.key | gpg --dearmor | sudo tee \/etc\/apt\/keyrings\/winehq-archive.key<\/pre>\n<\/li>\n<li>Download &amp; setup the sources file:\n<pre>sudo wget -NP \/etc\/apt\/sources.list.d\/ https:\/\/dl.winehq.org\/wine-builds\/ubuntu\/dists\/<b>$(lsb_release -sc)<\/b>\/winehq-<b>$(lsb_release -sc)<\/b>.sources<\/pre>\n<p>For Ubuntu based systems, <b>do replace <code>$(lsb_release -sc)<\/code> with UBUNTU_CODENAME (e.g., <code>jammy<\/code>, <code>focal<\/code>) depends which Ubuntu version your system is based on<\/b> (run <code>cat \/etc\/os-release<\/code> to tell).<\/li>\n<li>Then, refresh system package cache:\n<pre>sudo apt update<\/pre>\n<\/li>\n<li>Finally, install the wine-stable package:\n<pre>sudo apt install winehq-devel<\/pre>\n<\/li>\n<\/ul>\n<h3>Uninstall Wine<\/h3>\n<p>1. To remove the Wine package, open terminal (Ctrl+Alt+T) and run commands:<\/p>\n<pre>sudo apt remove --autoremove wine-devel winehq-devel<\/pre>\n<p>There will be local configuration files and app data left under <b>.wine<\/b> and <b>.local\/share\/applications<\/b>. They are hidden folders, press <b>Ctrl+H<\/b> in file manager to toggle display and remove them as you want.<\/p>\n<p>2. To remove the Wine repository, open terminal (Ctrl+Alt+T) and run command:<\/p>\n<pre>sudo rm \/etc\/apt\/sources.list.d\/winehq-*.sources<\/pre>\n<p>And remove the repository key via command:<\/p>\n<pre>sudo rm \/etc\/apt\/keyrings\/winehq-archive.key<\/pre>\n<p>Finally apply changes by running <code>sudo apt update<\/code> to refresh system package cache.<\/p>","protected":false},"excerpt":{"rendered":"<p>Wine, the popular free open-source software for running Windows apps &amp; games on Linux, macOS, &amp; BSD, announced a new development 9.2 release! The new release updated Mono engine to version 9.0.0, included a number of system tray fixes, and exception handling improvements on ARM platforms. There are as well fixes to a total of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":35331,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[173],"class_list":["post-45519","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-wine"],"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/45519","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=45519"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/45519\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media\/35331"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=45519"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=45519"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=45519"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}