<?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>Joys of Programming &#187; ubuntu package installation</title>
	<atom:link href="http://joysofprogramming.com/tag/ubuntu-package-installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://joysofprogramming.com</link>
	<description>Programming made simpler, easier and Joyful experience</description>
	<lastBuildDate>Mon, 30 Jan 2012 14:11:57 +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>How to install the packages mentioned in a file?</title>
		<link>http://joysofprogramming.com/install-packages-in-file/</link>
		<comments>http://joysofprogramming.com/install-packages-in-file/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 18:14:16 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[dpkg]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[install packages]]></category>
		<category><![CDATA[ubuntu package installation]]></category>
		<category><![CDATA[ubuntu packages]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=1391</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=1391&c=1189373126' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=1391&c=1189373126' border='0' alt='' /></a></p><br />Using apt-get, you can easily install any package in debian/ubuntu based system. Suppose you have a list of files mentioned in a file and you want to install all those packages, you can easily do so with the help of the following shell script Suppose the packages to be installed is mentioned in the file [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=1391&c=1858097613' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=1391&c=1858097613' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/install-packages-in-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dpkg tutorial &#8211; Package Manager for Ubuntu / Debian</title>
		<link>http://joysofprogramming.com/dpkg-tutorial/</link>
		<comments>http://joysofprogramming.com/dpkg-tutorial/#comments</comments>
		<pubDate>Fri, 14 May 2010 13:49:33 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[dpkg]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[clone linux machine]]></category>
		<category><![CDATA[debian package]]></category>
		<category><![CDATA[debian package installation]]></category>
		<category><![CDATA[Dpkg]]></category>
		<category><![CDATA[dpkg get-selections]]></category>
		<category><![CDATA[dpkg install]]></category>
		<category><![CDATA[dpkg remove]]></category>
		<category><![CDATA[dpkg set-selections]]></category>
		<category><![CDATA[dpkg tutorial]]></category>
		<category><![CDATA[ubuntu package installation]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=833</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=833&c=446092089' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=833&c=446092089' border='0' alt='' /></a></p><br />dpkg or the debian package manager is package manager for debian and other debian based Linux distributions like Ubuntu. dpkg can be used for a variety of purposes Installation of packages Removal of packages Knowing the current state of a package Cloning a machine Let&#8217;s see how each of these can be done using dpkg. [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=833&c=1785333801' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=833&c=1785333801' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/dpkg-tutorial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to find the installed packages in your Ubuntu machine?</title>
		<link>http://joysofprogramming.com/installed-packages-ubuntu/</link>
		<comments>http://joysofprogramming.com/installed-packages-ubuntu/#comments</comments>
		<pubDate>Thu, 13 May 2010 15:05:39 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[dpkg]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Dpkg]]></category>
		<category><![CDATA[dpkg ii]]></category>
		<category><![CDATA[dpkg list]]></category>
		<category><![CDATA[ubuntu package installation]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=821</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=821&c=111677463' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=821&c=111677463' border='0' alt='' /></a></p><br />Before moving further, go through Understanding the state of a package. If the state of a package is &#8220;ii&#8220;, the package is installed. With this logic, we can find the installed packages in the system $ dpkg --list&#124; grep "^ii" ii acpi-support 0.136 scripts for handling many ACPI events ii acpid 1.0.10-5ubuntu2 Advanced Configuration and [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=821&c=1121352124' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=821&c=1121352124' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/installed-packages-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dpkg &#8211;get-selections: Get the Current State of Your Ubuntu/Debian machine</title>
		<link>http://joysofprogramming.com/dpkg-get-selections/</link>
		<comments>http://joysofprogramming.com/dpkg-get-selections/#comments</comments>
		<pubDate>Wed, 12 May 2010 14:10:05 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[dpkg]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Dpkg]]></category>
		<category><![CDATA[dpkg get-selections]]></category>
		<category><![CDATA[ubuntu current state]]></category>
		<category><![CDATA[ubuntu package installation]]></category>
		<category><![CDATA[ubuntu packages]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/dpkg-get-selections/</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=784&c=1307892654' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=784&c=1307892654' border='0' alt='' /></a></p><br />dpkg can be used for a variety of purposes. It can be used to install and remove packages. But one of the best feature which you can use is to save the current state of your machine. What is current state of your machine? You may be wondering what does the current state means. Your [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=784&c=1475840338' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=784&c=1475840338' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/dpkg-get-selections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What does ii correspond to in dpkg (&#8211;list)?</title>
		<link>http://joysofprogramming.com/ii-dpkg-list/</link>
		<comments>http://joysofprogramming.com/ii-dpkg-list/#comments</comments>
		<pubDate>Wed, 12 May 2010 13:34:19 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[dpkg]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Dpkg]]></category>
		<category><![CDATA[dpkg ii]]></category>
		<category><![CDATA[dpkg rc]]></category>
		<category><![CDATA[ubuntu package installation]]></category>
		<category><![CDATA[ubuntu package status]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=758</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=758&c=456709563' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=758&c=456709563' border='0' alt='' /></a></p><br />You can install packages using dpkg. dpkg is quite a useful command line tool. In addition to installing packages, dpkg also helps to remove packages and know the status of packages. While checking the status of packages using dpkg, you may come across the state ii. $ dpkg --list Desired=Unknown/Install/Remove/Purge/Hold &#124; Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend &#124;/ Err?=(none)/Reinst-required (Status,Err: [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=758&c=1861678133' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=758&c=1861678133' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/ii-dpkg-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install packages in Ubuntu from Command Line?</title>
		<link>http://joysofprogramming.com/install-packages-ubuntu-command-line/</link>
		<comments>http://joysofprogramming.com/install-packages-ubuntu-command-line/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 17:21:08 +0000</pubDate>
		<dc:creator>Joys of Programming</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[command line installation]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[ubuntu package installation]]></category>
		<category><![CDATA[ubuntu packages]]></category>

		<guid isPermaLink="false">http://joysofprogramming.com/?p=355</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=355&c=1095273767' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=355&c=1095273767' border='0' alt='' /></a></p><br />Ubuntu offers two tools which can easily help you to install the packages from the command line. The basic package installation steps in Ubuntu are as follows Search for the correct package name to be installed Install the correct package Two important command line tools for package installation in Ubuntu aptitude apt-get Let&#8217;s explore each [...]<br /><p><a href='http://rss.buysellads.com/click.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=355&c=993821291' target='_blank' rel='nofollow'>
				<img src='http://rss.buysellads.com/img.php?z=1269089&k=23c392ff10b5df99bd4d1ca43340de34&a=355&c=993821291' border='0' alt='' /></a></p>]]></description>
		<wfw:commentRss>http://joysofprogramming.com/install-packages-ubuntu-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  joysofprogramming.com/tag/ubuntu-package-installation/feed/ ) in 1.31839 seconds, on Feb 8th, 2012 at 7:20 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 8th, 2012 at 8:20 am UTC -->
