<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6049&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Can't install wine-stable on devuan 5, dependency hell]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6049</link>
		<description><![CDATA[The most recent posts in Can't install wine-stable on devuan 5, dependency hell.]]></description>
		<lastBuildDate>Fri, 06 Oct 2023 21:09:23 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Can't install wine-stable on devuan 5, dependency hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44763#p44763</link>
			<description><![CDATA[<p>yes the above is for bookworm</p>]]></description>
			<author><![CDATA[dummy@example.com (LinuxMan)]]></author>
			<pubDate>Fri, 06 Oct 2023 21:09:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44763#p44763</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't install wine-stable on devuan 5, dependency hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44717#p44717</link>
			<description><![CDATA[<p>It&#039;s the winehq version of wine for debian. I had wine installed already but devuan&#039;s wine has problems. Doesn&#039;t work properly. So I install winehq version.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Thu, 05 Oct 2023 20:18:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44717#p44717</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't install wine-stable on devuan 5, dependency hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44678#p44678</link>
			<description><![CDATA[<p>If your system is 64 bit, enable 32 bit architecture (if you haven&#039;t already):</p><div class="codebox"><pre><code>sudo dpkg --add-architecture i386</code></pre></div><p>Add the repository</p><p>Download and add the repository key:</p><div class="codebox"><pre><code>sudo mkdir -pm755 /etc/apt/keyrings

sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
	
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/debian/dists/bookworm/winehq-bookworm.sources

sudo apt update</code></pre></div><p>Stable branch&#160; &#160; &#160;</p><div class="codebox"><pre><code>sudo apt install --install-recommends winehq-stable</code></pre></div><p>After install run </p><div class="codebox"><pre><code>winecfg</code></pre></div><p> to install wine mono then run </p><div class="codebox"><pre><code>wine iexplore</code></pre></div><p> to get wine gecko</p>]]></description>
			<author><![CDATA[dummy@example.com (LinuxMan)]]></author>
			<pubDate>Wed, 04 Oct 2023 14:23:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44678#p44678</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't install wine-stable on devuan 5, dependency hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44673#p44673</link>
			<description><![CDATA[<p>Well, looked at the list of available packages at devuan.org. When I read that list correctly, <span class="bbc">wine-stable</span> only exists in the jessie repo. Looking at the Debian SW repo, its also missing in bookworm. </p><p>On my PC running Daedalus I get:</p><div class="codebox"><pre><code># apt list wine*
Auflistung… Fertig
wine-binfmt/stable,stable 8.0~repack-4 all
wine32-preloader/stable 8.0~repack-4 i386
wine32-tools/stable 8.0~repack-4 i386
wine32/stable 8.0~repack-4 i386
wine64-preloader/stable 8.0~repack-4 amd64
wine64-tools/stable 8.0~repack-4 amd64
wine64/stable 8.0~repack-4 amd64
wine/stable,stable 8.0~repack-4 all
winetricks/stable,stable 20230212-2 all
# apt list wine-stable
Auflistung… Fertig</code></pre></div><p>Don&#039;t know from where you got that package, its not from Daedalus. I you want to install wine, use <span class="bbc">wine</span> or <span class="bbc">wine64</span>. You may need to add i386 as architecture first to be able to run also 32bit software.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 04 Oct 2023 07:18:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44673#p44673</guid>
		</item>
		<item>
			<title><![CDATA[Can't install wine-stable on devuan 5, dependency hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=44662#p44662</link>
			<description><![CDATA[<p>$ sudo apt install wine-stable<br />Reading package lists... Done<br />Building dependency tree... Done<br />Reading state information... Done<br />Some packages could not be installed. This may mean that you have<br />requested an impossible situation or if you are using the unstable<br />distribution that some required packages have not yet been created<br />or been moved out of Incoming.<br />The following information may help to resolve the situation:</p><p>The following packages have unmet dependencies:<br /> libavahi-client3 : Depends: libdbus-1-3 (&gt;= 1.9.14) but it is not installable<br /> libpcap0.8 : Depends: libdbus-1-3 (&gt;= 1.9.14) but it is not installable<br /> libpulse0 : Depends: libdbus-1-3 (&gt;= 1.9.14) but it is not installable<br /> libqt5dbus5 : Depends: libdbus-1-3 (&gt;= 1.9.14) but it is not installable<br />E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Tue, 03 Oct 2023 21:33:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=44662#p44662</guid>
		</item>
	</channel>
</rss>
