<?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: Understanding APT, APT-Cache and Their Frequently Used Commands	</title>
	<atom:link href="https://www.tecmint.com/apt-get-and-apt-cache-and-their-frequently-used-commands/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/apt-get-and-apt-cache-and-their-frequently-used-commands/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sat, 27 Jan 2024 16:26:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: dragonmouth		</title>
		<link>https://www.tecmint.com/apt-get-and-apt-cache-and-their-frequently-used-commands/comment-page-1/#comment-2129879</link>

		<dc:creator><![CDATA[dragonmouth]]></dc:creator>
		<pubDate>Sat, 27 Jan 2024 16:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4640#comment-2129879</guid>

					<description><![CDATA[For most of my software manipulation, I use Synaptic.  It avoids many of the pitfalls you mention and it is a GUI front end for apt-get, apt-cache, and apt commands.

&quot;Only add from trusted and reputable sources.&quot;
Very sage advice except that sites do not come pre-labeled as &quot;trusted and reputable&quot; &quot;dodgy&quot; or &quot;shady&quot;.

BTW - who vets PPAs whether they are to be trusted or whether they are dodgy?]]></description>
			<content:encoded><![CDATA[<p>For most of my software manipulation, I use Synaptic.  It avoids many of the pitfalls you mention and it is a GUI front end for apt-get, apt-cache, and apt commands.</p>
<p>&#8220;Only add from trusted and reputable sources.&#8221;<br />
Very sage advice except that sites do not come pre-labeled as &#8220;trusted and reputable&#8221; &#8220;dodgy&#8221; or &#8220;shady&#8221;.</p>
<p>BTW &#8211; who vets PPAs whether they are to be trusted or whether they are dodgy?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: harikrishna		</title>
		<link>https://www.tecmint.com/apt-get-and-apt-cache-and-their-frequently-used-commands/comment-page-1/#comment-65826</link>

		<dc:creator><![CDATA[harikrishna]]></dc:creator>
		<pubDate>Tue, 05 Nov 2013 12:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=4640#comment-65826</guid>

					<description><![CDATA[If you require the patches to be applied on the kernel source, use the &#039;patch&#039; command. If you do a &#039;man patch&#039; you can understand how to use the patch command.

Once you apply the patch successfully, do the following:

(1) Re-configure the kernel (if necessary - This will be dependent on what patches you had applied to the kernel)
(2) If (1) was successful, Re-compile the kernel (by following the same procedure that you had used earlier for the original compilation)
(3) If (2) was successful, Install the kernel again by doing the &#039;make install&#039; command
(4) If (3) was successful, Re-boot and boot it up with the newly compiled kernel and see if the applied patches are getting executed correctly.]]></description>
			<content:encoded><![CDATA[<p>If you require the patches to be applied on the kernel source, use the &#8216;patch&#8217; command. If you do a &#8216;man patch&#8217; you can understand how to use the patch command.</p>
<p>Once you apply the patch successfully, do the following:</p>
<p>(1) Re-configure the kernel (if necessary &#8211; This will be dependent on what patches you had applied to the kernel)<br />
(2) If (1) was successful, Re-compile the kernel (by following the same procedure that you had used earlier for the original compilation)<br />
(3) If (2) was successful, Install the kernel again by doing the &#8216;make install&#8217; command<br />
(4) If (3) was successful, Re-boot and boot it up with the newly compiled kernel and see if the applied patches are getting executed correctly.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
