{"id":45648,"date":"2024-02-24T13:57:31","date_gmt":"2024-02-24T13:57:31","guid":{"rendered":"https:\/\/ubuntuhandbook.org\/?p=45648"},"modified":"2024-02-24T13:57:31","modified_gmt":"2024-02-24T13:57:31","slug":"wine-9-3-new-hid-pointer-driver","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2024\/02\/wine-9-3-new-hid-pointer-driver\/","title":{"rendered":"Wine 9.3 is Out with New HID Pointer Device Driver"},"content":{"rendered":"<p>Wine, the free open-source software for running Windows apps on Linux, macOS, &amp; BSD, announced a new development 9.3 release this Friday.<\/p>\n<p>The new Wine 9.3 improved proxy configuration reading and writing by using new option to query global proxy settings, and wininet functions to set proxy settings.<\/p>\n<p>The release also introduced a new HID pointer device driver, but only matches with digitizer devices for now, it could later be used for HID mice but for now wine use a different path for that.<\/p>\n<p>Other changes in the release include timezone database update, more exception fixes on ARM platforms, and a total of 23 bug-fixes for apps and games, including Free Download Manager, Final Fantasy XI, Solidworks 2008, Virtual Life 2, Microsoft Flight Simulator 2020, and more. For more, see the official <a href=\"https:\/\/gitlab.winehq.org\/wine\/wine\/-\/releases\/wine-9.3\" target=\"_blank\" rel=\"noopener\">release note<\/a>.<\/p>\n<p><!--more--><\/p>\n<h3>How to Install Wine 9.3 in Ubuntu<\/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 such as Linux Mint, <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 free open-source software for running Windows apps on Linux, macOS, &amp; BSD, announced a new development 9.3 release this Friday. The new Wine 9.3 improved proxy configuration reading and writing by using new option to query global proxy settings, and wininet functions to set proxy settings. The release also introduced a new HID [&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":[2090,173],"class_list":["post-45648","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-microsoft","tag-wine"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/45648","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=45648"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/45648\/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=45648"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=45648"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=45648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}