<?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=4628&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] apt and residual files]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4628</link>
		<description><![CDATA[The most recent posts in [SOLVED] apt and residual files.]]></description>
		<lastBuildDate>Sat, 30 Oct 2021 11:45:44 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] apt and residual files]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32499#p32499</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>hevidevi wrote:</cite><blockquote><div><p>... understand why now ...</p></div></blockquote></div><p>Quite so ...<br />Result of not enough (or too much) coffee.&#160; 8^|</p><div class="quotebox"><cite>hevidevi wrote:</cite><blockquote><div><p>use dpkg -l like so to search for unneeded config files.</p><div class="codebox"><pre><code>dpkg -l | grep ^rc</code></pre></div></div></blockquote></div><p>Yes.<br />Came up empty, as it should.</p><div class="quotebox"><cite>hevidevi wrote:</cite><blockquote><div><p>then remove them like this.</p><div class="codebox"><pre><code>sudo apt purge &quot;~c&quot;    &lt;-- double quotes.</code></pre></div></div></blockquote></div><p>Nothing to purge.</p><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>@Altoid, perhaps you where thinking<br />apt list --installed</p></div></blockquote></div><p>Hmm ..</p><p>No, I was quite evidently not thinking, at least not coherently.</p><p>I started doing it right ie: with <span class="bbc">dpkg -l ...</span>&#160; but at some point wandered into <span class="bbc">apt list | grep residual</span> ...&#160; 8^|<br />What <em>else</em> could have come up but a file named &quot;residual&quot;?</p><p>Thank you both for your input.<br />Have a good week-end.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sat, 30 Oct 2021 11:45:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32499#p32499</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] apt and residual files]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32492#p32492</link>
			<description><![CDATA[<p>@Altoid, perhaps you where thinking</p><div class="codebox"><pre><code>apt list --installed</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 30 Oct 2021 08:11:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32492#p32492</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] apt and residual files]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32491#p32491</link>
			<description><![CDATA[<p>use dpkg -l like so to search for unneeded config files.</p><div class="codebox"><pre><code>dpkg -l | grep ^rc</code></pre></div><p>then remove them like this.</p><div class="codebox"><pre><code>sudo apt purge &#039;~c&#039;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (hevidevi)]]></author>
			<pubDate>Sat, 30 Oct 2021 06:43:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32491#p32491</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] apt and residual files]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32490#p32490</link>
			<description><![CDATA[<p>Yeah i have this as well, the package is not installed but still comes up with your command <br /><span class="bbc">apt list | grep residual</span></p><p>Mine says this using stable chimaera...</p><div class="codebox"><pre><code>residualvm-data/stable 0.3.1+dfsg-2 all
residualvm/stable 0.3.1+dfsg-2 amd64</code></pre></div><p>Quick debian package search and its a lucas arts game config or something??</p><div class="quotebox"><blockquote><div><p>Package: residualvm (0.3.1+dfsg-2) <br />interpreter to play LucasArts&#039; Lua-based 3D adventures</p></div></blockquote></div><p><a href="https://packages.debian.org/bullseye/residualvm" rel="nofollow">https://packages.debian.org/bullseye/residualvm</a></p><p>weird!</p><p>edit: i think i understand why now, your command using apt list is picking up the repository contents, so when you grep any package you dont have it will come up, this just happens to be residualvm because you are using residual as a search term.</p>]]></description>
			<author><![CDATA[dummy@example.com (hevidevi)]]></author>
			<pubDate>Sat, 30 Oct 2021 06:30:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32490#p32490</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] apt and residual files]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=32486#p32486</link>
			<description><![CDATA[<p>Hello:</p><p>I run Devuan Beowulf on an Asus 1000HE netbook, used only for coffee roasting duty or to take along if I am out of town.</p><div class="codebox"><pre><code>root@eee-dev3:~# uname -a
Linux eee-dev3 4.19.0-18-686-pae #1 SMP Debian 4.19.208-1 (2021-09-29) i686 GNU/Linux
root@eee-dev3:~# </code></pre></div><p>Being rather limited (Atom 280+2Gb), I try to keep it thin and free of stuff I don&#039;t need/want.</p><p>Recently I cleaned up a lot of residual files but I have come across a couple of rather stubborn ones:</p><div class="codebox"><pre><code>root@eee-dev3:~# apt list | grep residual
residualvm-data/oldstable 0.3.1+dfsg-1 all
residualvm/oldstable 0.3.1+dfsg-1 i386
root@eee-dev3:~# </code></pre></div><p>I have no idea as to where these two came from as I have never installed anything related to them.<br />eg: 3D games, etc.&#160; </p><p>I cannot seem to get a reasonable answer to this:</p><div class="codebox"><pre><code>oot@eee-dev3:~# apt remove --purge residualvm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package &#039;residualvm&#039; is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
root@eee-dev3:~# </code></pre></div><div class="codebox"><pre><code>oot@eee-dev3:~# aptitude why residualvm
Not currently installed
The candidate version 0.3.1+dfsg-1 has priority optional
No dependencies require to install residualvm
root@eee-dev3:~# </code></pre></div><p>Independently of how this file happened to be (?) in my system, how can I get rid of it?</p><p>Thanks in advance,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Fri, 29 Oct 2021 18:06:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=32486#p32486</guid>
		</item>
	</channel>
</rss>
