<?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"
	>
<channel>
	<title>Comments on: hello friends I m installing software using tar commnd in ubuntu and I have a problem plz hlp me.  thank you……?</title>
	<atom:link href="http://www.twistyourlist.com/list-building-software/hello-friends-i-m-installing-software-using-tar-commnd-in-ubuntu-and-i-have-a-problem-plz-hlp-me-thank-you%e2%80%a6%e2%80%a6/feed" rel="self" type="application/rss+xml" />
	<link>http://twistyourlist.com/list-building-software/hello-friends-i-m-installing-software-using-tar-commnd-in-ubuntu-and-i-have-a-problem-plz-hlp-me-thank-you%e2%80%a6%e2%80%a6</link>
	<description>Turn Your List Into A Cash Flow Jack Hammer</description>
	<pubDate>Thu, 09 Feb 2012 13:22:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Jack Bauer</title>
		<link>http://twistyourlist.com/list-building-software/hello-friends-i-m-installing-software-using-tar-commnd-in-ubuntu-and-i-have-a-problem-plz-hlp-me-thank-you%e2%80%a6%e2%80%a6#comment-3609</link>
		<dc:creator>Jack Bauer</dc:creator>
		<pubDate>Thu, 27 Aug 2009 10:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://twistyourlist.com/list-building-software/hello-friends-i-m-installing-software-using-tar-commnd-in-ubuntu-and-i-have-a-problem-plz-hlp-me-thank-you%e2%80%a6%e2%80%a6#comment-3609</guid>
		<description>I think you need to:

cd /

to the folder first.

(NOTE! This is for Ubuntu/Mint. Example: cd /home/user'sname/Desktop)&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>I think you need to:</p>
<p>cd /</p>
<p>to the folder first.</p>
<p>(NOTE! This is for Ubuntu/Mint. Example: cd /home/user&#8217;sname/Desktop)<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: † Oh yeah</title>
		<link>http://twistyourlist.com/list-building-software/hello-friends-i-m-installing-software-using-tar-commnd-in-ubuntu-and-i-have-a-problem-plz-hlp-me-thank-you%e2%80%a6%e2%80%a6#comment-3608</link>
		<dc:creator>† Oh yeah</dc:creator>
		<pubDate>Thu, 27 Aug 2009 09:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://twistyourlist.com/list-building-software/hello-friends-i-m-installing-software-using-tar-commnd-in-ubuntu-and-i-have-a-problem-plz-hlp-me-thank-you%e2%80%a6%e2%80%a6#comment-3608</guid>
		<description>You don't need that tar archive. Just delete it.

Type this into the terminal:

sudo apt-get install jackbeat&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need that tar archive. Just delete it.</p>
<p>Type this into the terminal:</p>
<p>sudo apt-get install jackbeat<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beryl 0.2.1/Ubuntu 9.04</title>
		<link>http://twistyourlist.com/list-building-software/hello-friends-i-m-installing-software-using-tar-commnd-in-ubuntu-and-i-have-a-problem-plz-hlp-me-thank-you%e2%80%a6%e2%80%a6#comment-3607</link>
		<dc:creator>Beryl 0.2.1/Ubuntu 9.04</dc:creator>
		<pubDate>Thu, 27 Aug 2009 09:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://twistyourlist.com/list-building-software/hello-friends-i-m-installing-software-using-tar-commnd-in-ubuntu-and-i-have-a-problem-plz-hlp-me-thank-you%e2%80%a6%e2%80%a6#comment-3607</guid>
		<description>INSTALLING SOFTWARE ON UBUNTU

The use of the Terminal in most cases is not needed as Ubuntu has the Synaptic Package Manager which allows you to easily install and remove software

Here is the Official Ubuntu Synaptic Package Manager Documentation
https://help.ubuntu.com/community/SynapticHowto

If you do need to use the Terminal

Here is the Official Ubuntu Terminal Documentation
https://help.ubuntu.com/community/UsingTheTerminal

To install individually downloaded deb. files then Ubuntu has the GDebi Package Installer (already built in to Ubuntu) which automatically starts up when you try to open a deb.file
http://allmyapps.com/app/gdebi-gdebi-package-installer

Ubuntu Installing Software
https://help.ubuntu.com/community/InstallingSoftware

Guide to installing software on Ubuntu (includes tar.gz and tar.bz2 files)
http://www.psychocats.net/ubuntu/installingsoftware

UBUNTU USER GUIDE

Ubuntu 9.04 (Jaunty Jackalope) User Guide
http://ubuntuguide.org/wiki/Ubuntu:Jaunty


LUg.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>INSTALLING SOFTWARE ON UBUNTU</p>
<p>The use of the Terminal in most cases is not needed as Ubuntu has the Synaptic Package Manager which allows you to easily install and remove software</p>
<p>Here is the Official Ubuntu Synaptic Package Manager Documentation<br />
<a href="https://help.ubuntu.com/community/SynapticHowto" rel="nofollow">https://help.ubuntu.com/community/SynapticHowto</a></p>
<p>If you do need to use the Terminal</p>
<p>Here is the Official Ubuntu Terminal Documentation<br />
<a href="https://help.ubuntu.com/community/UsingTheTerminal" rel="nofollow">https://help.ubuntu.com/community/UsingTheTerminal</a></p>
<p>To install individually downloaded deb. files then Ubuntu has the GDebi Package Installer (already built in to Ubuntu) which automatically starts up when you try to open a deb.file<br />
<a href="http://allmyapps.com/app/gdebi-gdebi-package-installer" rel="nofollow">http://allmyapps.com/app/gdebi-gdebi-package-installer</a></p>
<p>Ubuntu Installing Software<br />
<a href="https://help.ubuntu.com/community/InstallingSoftware" rel="nofollow">https://help.ubuntu.com/community/InstallingSoftware</a></p>
<p>Guide to installing software on Ubuntu (includes tar.gz and tar.bz2 files)<br />
<a href="http://www.psychocats.net/ubuntu/installingsoftware" rel="nofollow">http://www.psychocats.net/ubuntu/installingsoftware</a></p>
<p>UBUNTU USER GUIDE</p>
<p>Ubuntu 9.04 (Jaunty Jackalope) User Guide<br />
<a href="http://ubuntuguide.org/wiki/Ubuntu:Jaunty" rel="nofollow">http://ubuntuguide.org/wiki/Ubuntu:Jaunty</a></p>
<p>LUg.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://twistyourlist.com/list-building-software/hello-friends-i-m-installing-software-using-tar-commnd-in-ubuntu-and-i-have-a-problem-plz-hlp-me-thank-you%e2%80%a6%e2%80%a6#comment-3606</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 27 Aug 2009 08:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://twistyourlist.com/list-building-software/hello-friends-i-m-installing-software-using-tar-commnd-in-ubuntu-and-i-have-a-problem-plz-hlp-me-thank-you%e2%80%a6%e2%80%a6#comment-3606</guid>
		<description>Your best bet would be the Ubuntu web site forums and FAQ for all things Ubuntu.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;Im a free lance PC tech</description>
		<content:encoded><![CDATA[<p>Your best bet would be the Ubuntu web site forums and FAQ for all things Ubuntu.<br /><b>References : </b><br />Im a free lance PC tech</p>
]]></content:encoded>
	</item>
</channel>
</rss>

