<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Install Latest Wine in Ubuntu Linux	</title>
	<atom:link href="https://www.tecmint.com/install-wine-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-wine-in-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Apr 2023 16:09:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: private		</title>
		<link>https://www.tecmint.com/install-wine-in-ubuntu/comment-page-1/#comment-1995942</link>

		<dc:creator><![CDATA[private]]></dc:creator>
		<pubDate>Thu, 13 Apr 2023 16:09:50 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41409#comment-1995942</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-wine-in-ubuntu/comment-page-1/#comment-1918472&quot;&gt;Nathan&lt;/a&gt;.

&lt;pre&gt;
$ sudo apt install --install-recommends winehq-stable

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package winehq-stable
nothing seems to work on mint 21.1 I can honestly say I feel like giving up on Linux.
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-wine-in-ubuntu/comment-page-1/#comment-1918472">Nathan</a>.</p>
<pre>
$ sudo apt install --install-recommends winehq-stable

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package winehq-stable
nothing seems to work on mint 21.1 I can honestly say I feel like giving up on Linux.
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nathan		</title>
		<link>https://www.tecmint.com/install-wine-in-ubuntu/comment-page-1/#comment-1918472</link>

		<dc:creator><![CDATA[Nathan]]></dc:creator>
		<pubDate>Tue, 22 Nov 2022 18:20:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41409#comment-1918472</guid>

					<description><![CDATA[Any suggestion on how to install &lt;strong&gt;iTunes&lt;/strong&gt; on Ubuntu 20.04 using Wine / Winetricks? I have tried many different ways to do this but it simply doesn&#039;t work. Any help would be appreciated.]]></description>
			<content:encoded><![CDATA[<p>Any suggestion on how to install <strong>iTunes</strong> on Ubuntu 20.04 using Wine / Winetricks? I have tried many different ways to do this but it simply doesn&#8217;t work. Any help would be appreciated.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alex		</title>
		<link>https://www.tecmint.com/install-wine-in-ubuntu/comment-page-1/#comment-1905423</link>

		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Thu, 27 Oct 2022 08:43:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41409#comment-1905423</guid>

					<description><![CDATA[In &lt;strong&gt;winehq-jammy.sources&lt;/strong&gt; is a reference to another location

Signed-By: /etc/apt/keyrings/winehq-archive.key

Saving the key under /usr/share/keyrings/ will not work.]]></description>
			<content:encoded><![CDATA[<p>In <strong>winehq-jammy.sources</strong> is a reference to another location</p>
<p>Signed-By: /etc/apt/keyrings/winehq-archive.key</p>
<p>Saving the key under /usr/share/keyrings/ will not work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jesvin		</title>
		<link>https://www.tecmint.com/install-wine-in-ubuntu/comment-page-1/#comment-1890947</link>

		<dc:creator><![CDATA[Jesvin]]></dc:creator>
		<pubDate>Tue, 04 Oct 2022 06:43:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41409#comment-1890947</guid>

					<description><![CDATA[I had to change the command to
&lt;pre&gt;
$ sudo apt-get install --install-recommends wine-stable
&lt;/pre&gt;
For Ubuntu 22.04.]]></description>
			<content:encoded><![CDATA[<p>I had to change the command to</p>
<pre>
$ sudo apt-get install --install-recommends wine-stable
</pre>
<p>For Ubuntu 22.04.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-wine-in-ubuntu/comment-page-1/#comment-1850533</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 25 Jul 2022 06:19:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41409#comment-1850533</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-wine-in-ubuntu/comment-page-1/#comment-1849783&quot;&gt;Kat&lt;/a&gt;.

@Kat,

Try this command.
&lt;pre&gt;
$ sudo apt-get install winetricks
$ winetricks PublisherRocket.exe
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-wine-in-ubuntu/comment-page-1/#comment-1849783">Kat</a>.</p>
<p>@Kat,</p>
<p>Try this command.</p>
<pre>
$ sudo apt-get install winetricks
$ winetricks PublisherRocket.exe
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
