<?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=5095&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / how to not install additional package when doing apt purge !?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5095</link>
		<description><![CDATA[The most recent posts in how to not install additional package when doing apt purge !?.]]></description>
		<lastBuildDate>Sat, 25 Jun 2022 08:38:02 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: how to not install additional package when doing apt purge !?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=36413#p36413</link>
			<description><![CDATA[<p>Thank you @Head_on_a_Stick,</p><div class="codebox"><pre><code># update-rc.d slim disable</code></pre></div><p>work perfectly ! Thanks.</p><p>Talking about metapackage I&#039;ve seen a bug (when apt want to remove a lot of package for no reason) I will try to reproduce and open <a href="https://dev1galaxy.org/viewtopic.php?pid=36432#p36432" rel="nofollow">another topic</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (SpongeBOB)]]></author>
			<pubDate>Sat, 25 Jun 2022 08:38:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=36413#p36413</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to not install additional package when doing apt purge !?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=36410#p36410</link>
			<description><![CDATA[<div class="quotebox"><cite>SpongeBOB wrote:</cite><blockquote><div><p>is this necessary to get rid of slim ?</p></div></blockquote></div><p>There is a metapackage installed that has <a href="https://packages.debian.org/bullseye/x-display-manager" rel="nofollow">x-display-manager</a> listed as a (virtual) dependency. If slim is removed lightdm is needed to satisfy the dependency.</p><p>If you prefer (for example) GDM instead use</p><div class="codebox"><pre><code># apt install slim- gdm3</code></pre></div><p>But you don&#039;t need to remove slim at all — just disable it:</p><div class="codebox"><pre><code># update-rc.d slim disable</code></pre></div><p>This will have to be repeated if the slim package is updated.</p><p>To actually remove slim see <a href="https://forums.debian.net//viewtopic.php?f=16&amp;t=104157" rel="nofollow">https://forums.debian.net//viewtopic.php?f=16&amp;t=104157</a>, which explains how to deal with the metapackage problem.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 25 Jun 2022 08:01:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=36410#p36410</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to not install additional package when doing apt purge !?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=36409#p36409</link>
			<description><![CDATA[<p>what&#039;s weird too is that if I select</p><p>slim on this menu<br /><span class="postimg"><img src="https://files.catbox.moe/yeq6ig.png" alt="yeq6ig.png" /></span></p><p>it&#039;s anyway installing lightdm</p><div class="codebox"><pre><code>$ cat /etc/X11/default-display-manager 
/usr/sbin/lightdm</code></pre></div><p>??</p>]]></description>
			<author><![CDATA[dummy@example.com (SpongeBOB)]]></author>
			<pubDate>Sat, 25 Jun 2022 07:51:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=36409#p36409</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to not install additional package when doing apt purge !?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=36406#p36406</link>
			<description><![CDATA[<p>Thank you @Camtaf, </p><p>apt... </p><div class="quotebox"><cite>Camtaf wrote:</cite><blockquote><div><p>... is trying to be &#039;helpful&#039; by not breaking it, I expect.</p></div></blockquote></div><p>But I don&#039;t think that menu as been generated by apt it self right ? </p><p>So from where come this menu (screenshot) ? and why ? and why not have the possibility (like before) to not have any GUI <a href="https://en.wikipedia.org/wiki/Login_manager" rel="nofollow">Login manager</a> ?</p>]]></description>
			<author><![CDATA[dummy@example.com (SpongeBOB)]]></author>
			<pubDate>Sat, 25 Jun 2022 06:00:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=36406#p36406</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to not install additional package when doing apt purge !?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=36400#p36400</link>
			<description><![CDATA[<p>Maybe, install xinit/startx (can&#039;t remember exact package name), then purge slim - the package manager knows that you have X installed &amp; is trying to be &#039;helpful&#039; by not breaking it, I expect.</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Fri, 24 Jun 2022 08:24:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=36400#p36400</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to not install additional package when doing apt purge !?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=36399#p36399</link>
			<description><![CDATA[<p>if I reply Yes I got this --&gt;</p><p><span class="postimg"><img src="https://files.catbox.moe/yeq6ig.png" alt="yeq6ig.png" /></span></p><p>But I don&#039;t want any <a href="https://en.wikipedia.org/wiki/Login_manager" rel="nofollow">Login manager</a> !!</p>]]></description>
			<author><![CDATA[dummy@example.com (SpongeBOB)]]></author>
			<pubDate>Fri, 24 Jun 2022 07:40:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=36399#p36399</guid>
		</item>
		<item>
			<title><![CDATA[how to not install additional package when doing apt purge !?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=36398#p36398</link>
			<description><![CDATA[<p>Hi,</p><p>on another VM I did a <span class="bbc">apt purge slim</span><br />and it just removed slim.</p><p>now when I try the same command on another vm I got</p><div class="quotebox"><blockquote><div><p>Reading package lists... Done<br />Building dependency tree... Done<br />Reading state information... Done<br />The following package was automatically installed and is no longer required:<br />&#160; libck-connector0<br />Use &#039;apt autoremove&#039; to remove it.<br />The following additional packages will be installed:<br />&#160; liblightdm-gobject-1-0 lightdm lightdm-gtk-greeter task-desktop<br />&#160; task-xfce-desktop tasksel tasksel-data<br />Suggested packages:<br />&#160; accountsservice xserver-xephyr<br />Recommended packages:<br />&#160; gnome-themes-extra cups<br />The following packages will be REMOVED:<br />&#160; slim*<br />The following NEW packages will be installed:<br />&#160; liblightdm-gobject-1-0 lightdm lightdm-gtk-greeter<br />The following packages will be upgraded:<br />&#160; task-desktop task-xfce-desktop tasksel tasksel-data<br />4 upgraded, 3 newly installed, 1 to remove and 143 not upgraded.<br />Need to get 463 kB of archives.<br />After this operation, 1,017 kB of additional disk space will be used.<br />Do you want to continue? [Y/n]</p></div></blockquote></div><p>So weird that it will force install </p><div class="quotebox"><blockquote><div><p>liblightdm-gobject-1-0 lightdm lightdm-gtk-greeter task-desktop task-xfce-desktop tasksel tasksel-data</p></div></blockquote></div><p>is this necessary to get rid of slim ?????</p><p>I&#039;ve tried <span class="bbc">apt --no-install-recommends purge slim</span> but that do not work either...</p>]]></description>
			<author><![CDATA[dummy@example.com (SpongeBOB)]]></author>
			<pubDate>Fri, 24 Jun 2022 07:11:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=36398#p36398</guid>
		</item>
	</channel>
</rss>
