<?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=5277&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / apt-mark]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5277</link>
		<description><![CDATA[The most recent posts in apt-mark.]]></description>
		<lastBuildDate>Mon, 03 Oct 2022 23:03:40 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: apt-mark]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37803#p37803</link>
			<description><![CDATA[<div class="quotebox"><cite>chris2be8 wrote:</cite><blockquote><div><div class="quotebox"><cite>sgage wrote:</cite><blockquote><div><p>When I typed &#039;apt-mark&#039; yesterday, I got &#039;command not found&#039;. Today it&#039;s working.</p></div></blockquote></div><p>From experience the most likely explanation is that you misspelt it yesterday. I&#039;ve learnt to take a hard look at what I typed if I get that error.</p><p>Have you still got the screen output? Or does your command history show you what you really typed?</p><p>If it&#039;s not that could your PATH have been altered to not include /usr/bin?</p></div></blockquote></div><p>I will check the command history - I suspect a misspelling. My aging eyes are not what they used to be...</p>]]></description>
			<author><![CDATA[dummy@example.com (sgage)]]></author>
			<pubDate>Mon, 03 Oct 2022 23:03:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37803#p37803</guid>
		</item>
		<item>
			<title><![CDATA[Re: apt-mark]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37790#p37790</link>
			<description><![CDATA[<div class="quotebox"><cite>sgage wrote:</cite><blockquote><div><p>When I typed &#039;apt-mark&#039; yesterday, I got &#039;command not found&#039;. Today it&#039;s working.</p></div></blockquote></div><p>From experience the most likely explanation is that you misspelt it yesterday. I&#039;ve learnt to take a hard look at what I typed if I get that error.</p><p>Have you still got the screen output? Or does your command history show you what you really typed?</p><p>If it&#039;s not that could your PATH have been altered to not include /usr/bin?</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Mon, 03 Oct 2022 16:28:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37790#p37790</guid>
		</item>
		<item>
			<title><![CDATA[Re: apt-mark]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37788#p37788</link>
			<description><![CDATA[<p>Note that <span class="bbc">apt install $package</span> will change the status of $package from automatic to explicitly installed.</p><p>Also note that aptitude can do everything apt-mark can do; it even accepts the same options. I don&#039;t have a De{vu,bi}an system handy to check but I think <span class="bbc">apt unmarkauto $package</span> might also work.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 03 Oct 2022 15:01:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37788#p37788</guid>
		</item>
		<item>
			<title><![CDATA[Re: apt-mark]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37780#p37780</link>
			<description><![CDATA[<div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>Huh? apt-mark is included with apt, it&#039;s never been a separate package AFAIK.</p><div class="codebox"><pre><code>cat /etc/devuan_version 
chimaera</code></pre></div><div class="codebox"><pre><code>dpkg -S `which apt-mark`
apt: /usr/bin/apt-mark</code></pre></div></div></blockquote></div><p>Thanks for the reply. When I typed &#039;apt-mark&#039; yesterday, I got &#039;command not found&#039;. Today it&#039;s working. Not sure what happened, but thanks for making me look again...</p>]]></description>
			<author><![CDATA[dummy@example.com (sgage)]]></author>
			<pubDate>Mon, 03 Oct 2022 11:22:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37780#p37780</guid>
		</item>
		<item>
			<title><![CDATA[Re: apt-mark]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37776#p37776</link>
			<description><![CDATA[<p>Huh? apt-mark is included with apt, it&#039;s never been a separate package AFAIK.</p><div class="codebox"><pre><code>cat /etc/devuan_version 
chimaera</code></pre></div><div class="codebox"><pre><code>dpkg -S `which apt-mark`
apt: /usr/bin/apt-mark</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Mon, 03 Oct 2022 04:03:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37776#p37776</guid>
		</item>
		<item>
			<title><![CDATA[apt-mark]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37771#p37771</link>
			<description><![CDATA[<p>There used to be a utility called apt-mark that easily let you mark packages that are marked for auto-removal as manually installed. It is not in the repos as far as I can tell (chimaera). A highly useful tool if you want to remove some undesirable package that depends on many other key packages that you don&#039;t want removed. I used it a lot back in the day, but it seems to have disappeared. Though if you &#039;man apt&#039; and search for &#039;mark&#039; it is mentioned. </p><p>It is an invaluable tool if you&#039;re trying to lean down your system, and I&#039;d dearly love to have it back.. What happened to it, and where can I find it?</p><p>TIA</p>]]></description>
			<author><![CDATA[dummy@example.com (sgage)]]></author>
			<pubDate>Mon, 03 Oct 2022 00:42:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37771#p37771</guid>
		</item>
	</channel>
</rss>
