<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make Tech Easier&#187; Synaptic Package Manager</title>
	<atom:link href="http://maketecheasier.com/tag/synaptic-package-manager/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Snippet: How to Remove Repositories In Ubuntu</title>
		<link>http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27</link>
		<comments>http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27#comments</comments>
		<pubDate>Thu, 27 May 2010 19:00:23 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[Synaptic Package Manager]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=16125</guid>
		<description><![CDATA[In all our previous articles, we taught you how to add repositories to your system so that you can install third party software. What about the other way round?  There are times when you uninstall an application and have no more use for its repository. It is a good idea to remove the repository from [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27&amp;title=Snippet%3A+How+to+Remove+Repositories+In+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27">Snippet: How to Remove Repositories In Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/05/remove-repository-main.png" alt="remove-repository-main" title="remove-repository-main" width="200" height="129" class="alignleft size-full wp-image-16131" />In all our previous articles, we taught you how to add repositories to your system so that you can install third party software. What about the other way round?  There are times when you uninstall an application and have no more use for its repository. It is a good idea to remove the repository from your system and keep your computer spick and span.</p>
<p>Here&#8217;s how you can do it easily, in less than a minute:<br />
<span id="more-16125"></span></p>
<h3>Removing repository from the sources.list file</h3>
<p>If you have previously added the repository via the <em>sources.list</em> file, the best way to remove the repository is to remove the respective line from your <em>sources.list</em> file.</p>
<p>Open your sources.list file</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gksu gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>apt<span style="color: #000000; font-weight: bold;">/</span>sources.list</pre></div></div>

<p>Scroll down to the repository that you want to remove.</p>
<p>Delete the line of code.</p>
<p>Save the file and exit.</p>
<p>Update your system:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update</pre></div></div>

<p>Done!</p>
<h3>Removing repository from Synaptic Package Manager</h3>
<p>If you have used the command &#8216;<em>add-apt-repository&#8217;</em> to add repository to your system, you will not be able to find the line in your sources.list file. In such case, you might want to remove your repository via the Synaptic Package Manager.</p>
<p>Open Synaptic Package Manager (System -&gt; Administration -&gt; Synaptic Package Manager)</p>
<p>In the menu, go to  <em>Settings -&gt; Repositories</em>. Click on the <em>Other Software</em> tab.</p>
<p>Scroll down the list till you find the repository that you want to remove. Highlight it and click the <em>Remove</em> button</p>
<p><img class="aligncenter size-full wp-image-16127" title="remove-repository1" src="http://imagecdn.maketecheasier.com/2010/05/remove-repository1.png" alt="remove-repository1" width="536" height="514" /></p>
<p>Click Close.</p>
<p>When you are back to the Synaptic main screen, click the <em>Reload</em> button to update your system.</p>
<p>That&#8217;s it.</p>
<p><em>Snippet is a short tip/trick or just a quick fix for a certain issue that we discover from time to time. Don’t forget to subscribe to our <a href="http://feedproxy.google.com/MakeTechEasier">RSS feed</a> for more up to date tutorials/tips/tricks.</em><br />
<!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27&amp;title=Snippet%3A+How+to+Remove+Repositories+In+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27">Snippet: How to Remove Repositories In Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/remove-repositories-in-ubuntu/2010/05/27/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Backup And Install Your Linux Applications With AptOnCD</title>
		<link>http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13</link>
		<comments>http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13#comments</comments>
		<pubDate>Sat, 13 Jun 2009 12:59:04 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[package management]]></category>
		<category><![CDATA[Synaptic Package Manager]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=5308</guid>
		<description><![CDATA[Everytime after you have reformatted the hard disk and reinstalled the Linux distro of your choice, the one troublesome thing that you need to do is to re-download all your applications and restore all the settings. This is made worst when your wireless connection just don&#8217;t work with the newly installed distro. How are you [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13&amp;title=How+to+Backup+And+Install+Your+Linux+Applications+With+AptOnCD&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13">How to Backup And Install Your Linux Applications With AptOnCD</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="aptoncd4" src="http://imagecdn.maketecheasier.com/2009/06/aptoncd-logo.jpg" alt="aptoncd4" width="97" height="80" />Everytime after you have reformatted the hard disk and reinstalled the Linux distro of your choice, the one troublesome thing that you need to do is to re-download all your applications and restore all the settings. This is made worst when your wireless connection just don&#8217;t work with the newly installed distro. How are you going to download all your applications when you can&#8217;t even connect to the Internet?</p>
<p><a href="http://aptoncd.sourceforge.net" target="_blank">APTonCD</a> aims to solve this problem by backing up all your packages into a Cd/DVD. You can then install your applications right from the CD/DVD. If you want to save up on CD, you can even store the data as an iso file and restore your system right from the ISO file.</p>
<p><span id="more-5308"></span>Here&#8217;s how it is done:</p>
<p>Install APTonCD</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> aptoncd</pre></div></div>

<p>you can also install it via the Synaptic Package Manager.</p>
<p>Go to <em>System-&gt;Adminstration-&gt;APTonCD</em></p>
<p><img class="alignnone" title="aptoncd1" src="http://imagecdn.maketecheasier.com/2009/06/aptoncd1.jpg" alt="aptoncd1" width="487" height="373" /></p>
<h3>Backing up package</h3>
<p>Click the <em>Create</em> button.</p>
<p>APTonCD will then scan your system for all the package that you have downloaded/installed previously.</p>
<p><img class="alignnone" title="aptoncd2" src="http://imagecdn.maketecheasier.com/2009/06/aptoncd2.jpg" alt="aptoncd2" width="524" height="555" /></p>
<p>When it is done scanning, you can then select the package that you want to backup. Click Burn to start the backup process.</p>
<p>Enter the destination to store the image. Depending on the size of the file, you might need to choose DVD instead of CD.</p>
<p><img class="alignnone" title="aptoncd3" src="http://imagecdn.maketecheasier.com/2009/06/aptoncd3.jpg" alt="aptoncd3" width="316" height="365" /></p>
<p>When it is done, it will prompt you to burn into a CD/DVD. Click <em>Cancel</em> if you only want to store it as an ISO file.</p>
<p><img class="alignnone" title="aptoncd4" src="http://imagecdn.maketecheasier.com/2009/06/aptoncd4.jpg" alt="aptoncd4" width="414" height="283" /></p>
<p>This is all you need to do for the backing up process.</p>
<h3>Restoring the package</h3>
<p>To restore the package (assuming you have created the CD media), simply pop in the CD/DVD. Your computer will scan the disc and prompt up a window asking if you want to restore the package. Click Yes. Once that&#8217;s done, you will be able to install applications from the Synaptic Package Manager (or <em>apt-get</em>) without Internet connection.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13&amp;title=How+to+Backup+And+Install+Your+Linux+Applications+With+AptOnCD&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13">How to Backup And Install Your Linux Applications With AptOnCD</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13/feed</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

