<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; gdebi</title> <atom:link href="http://www.ghacks.net/tag/gdebi/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Easily install applications from within Firefox with Appnr</title><link>http://www.ghacks.net/2010/12/31/easily-install-applications-from-within-firefox-with-appnr/</link> <comments>http://www.ghacks.net/2010/12/31/easily-install-applications-from-within-firefox-with-appnr/#comments</comments> <pubDate>Fri, 31 Dec 2010 15:08:42 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[about:config]]></category> <category><![CDATA[application install]]></category> <category><![CDATA[gdebi]]></category> <category><![CDATA[Linux applications]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=38559</guid> <description><![CDATA[There are so many ways to install applications in Linux. There&#8217;s Synaptic, apt-get, dpkg, Ubuntu Software Center, and many more.  In Ubuntu (or a Debian derivative) you can even install from your browser with the help of GDebi. But did you know there is another way to install with the help of the Firefox browser? That&#8217;s [...]]]></description> <content:encoded><![CDATA[<p>There are so many ways to install applications in Linux. There&#8217;s Synaptic, apt-get, dpkg, Ubuntu Software Center, and many more.  In Ubuntu (or a Debian derivative) you can even install from your browser with the help of GDebi. But did you know there is another way to install with the help of the Firefox browser? That&#8217;s right. Sure any browser can be configured to launch an external application, but wouldn&#8217;t it be nice to be able to do all of this from within the browser itself? Well, with the help of Appnr.com (and a little bit of configuration magic) you can do just that. Let&#8217;s take a look at just how to set up a Ubuntu desktop Linux distribution to install applications directly from within Firefox.</p><p><span
id="more-38559"></span><strong>What you need</strong></p><p>First, you will need a working Firefox browser. That is simple as nearly every distribution ships with Firefox. Next you will need to install the application <em>apturl</em>. To install this you can either find it from within Synaptic (NOTE: You will not find this within the Ubuntu Software Center) or you can install it from the command line. Let&#8217;s install from the command line:</p><ol><li>Open up a terminal window.</li><li>Issue the command <code>sudo apt-get install apturl</code>.</li><li>Type your sudo password and hit Enter.</li><li>Accept any necessary dependencies.</li><li>Let the installation complete.</li></ol><p>Now you are ready for a little Firefox configuration magic.</p><p><strong>Configuring Firefox</strong></p><div
id="attachment_38560" class="wp-caption alignleft" style="width: 340px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/12/about_config.png"><img
class="size-medium wp-image-38560 " src="http://www.ghacks.net/wp-content/uploads/2010/12/about_config-550x305.png" alt="" width="330" height="183" /></a><p
class="wp-caption-text">Figure 1</p></div><p>If you&#8217;ve never worked with the <em>about:config</em> piece in Firefox, you are about to. The <em>about:config </em>page is a way to configure numerous hidden options in Firefox. This also allows you to create new configuration options. To get to this page open up Firefox and enter <em>about:config</em> in the address bar. You will be warned about the dangers of messing with this configuration and you will have to accept by clicking a button to continue on. Once within <em>about:config</em> you will see numerous strings that can be edited (see Figure 1).</p><div
id="attachment_38561" class="wp-caption alignright" style="width: 270px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/12/new_string.png"><img
class="size-full wp-image-38561 " src="http://www.ghacks.net/wp-content/uploads/2010/12/new_string.png" alt="" width="260" height="101" /></a><p
class="wp-caption-text">Figure 2</p></div><p>What you have to do is create a new string. To do this right click anywhere on the page and select <strong>New &gt; String</strong>. In the resulting window (see Figure 2) enter the following string:</p><p><code>network.protocol-handler.app.apt</code></p><p>Click OK and a new window will appear pre-filled with the string:</p><p><code>/usr/bin/apturl</code></p><p>OK that string to complete the new configuration. Now you have to add one more string. Right-click the <em>about:config</em> page, select <strong>New &gt; String</strong>, and enter the following:</p><p><code>network.protocol-handler.app.apt+http</code></p><p>OK that and then OK the pre-filled in string for the value.</p><p>You are now ready to give it a try.</p><p><strong>Installing</strong></p><p>From Firefox, go to the site http://appnr.com and locate an application to install. You will notice, when you mouse over an application, an Install button will appear. Click on that application&#8217;s Install button and you will prompted for your sudo password. Once you authenticate to sudo the application will install without having to open an external application. Although the same things are going on in the background, it is just one step quicker than the standard GDebi install from within Firefox. And anything to make Linux easier is a plus.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/12/31/easily-install-applications-from-within-firefox-with-appnr/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>The new Ubuntu Software Center</title><link>http://www.ghacks.net/2009/10/30/the-new-ubuntu-software-center/</link> <comments>http://www.ghacks.net/2009/10/30/the-new-ubuntu-software-center/#comments</comments> <pubDate>Fri, 30 Oct 2009 17:28:03 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[add/remove software]]></category> <category><![CDATA[gdebi]]></category> <category><![CDATA[installing software]]></category> <category><![CDATA[Karmic Koala]]></category> <category><![CDATA[Synaptic]]></category> <category><![CDATA[ubuntu 9.10]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=17900</guid> <description><![CDATA[You may remember my mention of the Ubuntu Software Center in my article &#8220;Ubuntu Karmic Koala preview&#8220;. Well, Karmic Koala is now officially Ubuntu 9.10 and is on the streets. I have installed the release and am as pleased as I expected I would be. One aspect of 9.10 that I was most interested in [...]]]></description> <content:encoded><![CDATA[<p>You may remember my mention of the Ubuntu Software Center in my article &#8220;<a
title="Ubuntu Karmic Koala preview" href="http://www.ghacks.net/2009/10/04/ubuntu-karmic-koala-preview/" target="_blank">Ubuntu Karmic Koala preview</a>&#8220;. Well, Karmic Koala is now officially Ubuntu 9.10 and is on the streets. I have installed the release and am as pleased as I expected I would be. One aspect of 9.10 that I was most interested in was the new Ubuntu Software Center. I have always been a big fan of apt-get and Synaptic, so I was curious as to how Ubuntu could possibly improve on either of these tools. I have used the Software Center a few times already and I can see why Ubuntu migrated to this new system: It&#8217;s very user friendly (more so than the original Add/Remove Software tool), it&#8217;s reliable, it&#8217;s easier to add new repositories, and it has a much cleaner interface.</p><p>But can this tool take the place of the original tools? Can the Ubuntu Software Center usurp both Add/Remove Software and Synaptic? Let&#8217;s examine the tool and draw our conclusions.</p><p><span
id="more-17900"></span>The ultimate goal for the Ubuntu Software Center is to become a single point of focus for software management in Ubuntu. Effectively, the Software Center is going to become the Ubuntu version of the iPhone App Store. Here are the current and planned features:</p><ul><li><span
style="background-color: #ffffff">Install open source/free software (Version 1).</span></li><li><span
style="background-color: #ffffff">Install commercial/non-free software (Version 3).</span></li><li><span
style="background-color: #ffffff">Rate and review software (Version 2).</span></li><li><span
style="background-color: #ffffff">Replace Synaptic and Gdebi (Version 2).</span></li></ul><p>So by Version 3 the Ubuntu Software Center will be a total one-stop shop for Linux software installation in Ubuntu. Exciting times indeed. But right now we&#8217;re at Version 1 and the big question is, does it stand up to previous tools. Let&#8217;s take a look.</p><p><strong>The interface</strong></p><div
id="attachment_17901" class="wp-caption alignleft" style="width: 190px"><a
rel="attachment wp-att-17901" href="http://www.ghacks.net/2009/10/30/the-new-ubuntu-software-center/ubuntu_software_center/"><img
class="size-thumbnail wp-image-17901 " src="http://www.ghacks.net/wp-content/uploads/2009/10/ubuntu_software_center-300x300.png" alt="Figure 1" width="180" height="180" /></a><p
class="wp-caption-text">Figure 1</p></div><p>When you fire up the Ubuntu Software Center (done by clicking on the entry in the Applications menu) the main window is laid out very clearly (see Figure 1)<span
style="background-color: #ffffff"> will be the Banshee (since it has been referenced a number of times on Ghacks.)</span></p><p>To locate Banshee either click on the Sound &amp; Video category (from the main page) or enter &#8220;banshee&#8221; (no quotes) in the search field and hit Enter.</p><div
id="attachment_17902" class="wp-caption alignright" style="width: 190px"><a
rel="attachment wp-att-17902" href="http://www.ghacks.net/2009/10/30/the-new-ubuntu-software-center/ubuntu_software_center_select/"><img
class="size-thumbnail wp-image-17902 " src="http://www.ghacks.net/wp-content/uploads/2009/10/ubuntu_software_center_select-300x300.png" alt="Figure 2" width="180" height="180" /></a><p
class="wp-caption-text">Figure 2</p></div><p>When the listing appears, select the entry, and click on the right-pointing arrow that appears (see Figure 2). When you click that arrow you will be presented with an information window that allows you to either install the software or visit the software&#8217;s web page.</p><div
id="attachment_17904" class="wp-caption alignleft" style="width: 190px"><a
rel="attachment wp-att-17904" href="http://www.ghacks.net/2009/10/30/the-new-ubuntu-software-center/ubuntu_software_center_app_info/"><img
class="size-thumbnail wp-image-17904 " src="http://www.ghacks.net/wp-content/uploads/2009/10/ubuntu_software_center_app_info-300x300.png" alt="Figure 3" width="180" height="180" /></a><p
class="wp-caption-text">Figure 3</p></div><p>In order to install the selected software, click on the Install button (see Figure 3) which will require you to enter your sudo password. Upon entering your password a new pane will open up showing the progress of the installation. Depending upon the size of the application, this progress could take a while. The speed of the download will also be directly effected by the newness of the 9.10 release and how busy the repositories are.</p><p>Once the software is installed you will be returned to the information window that will look a bit different. Where the &#8220;Install&#8221; button was is now a &#8220;Remove&#8221; button and, if available, a screenshot will appear.</p><p><strong>Adding repositories</strong></p><p>Where adding new software sources in Synaptic could be somewhat confusing to new users, adding these same sources in the Software Center has become incredibly easy. All you have to do is follow these steps:</p><ol><li><span
style="background-color: #ffffff">Click on the Edit menu. </span></li><li><span
style="background-color: #ffffff">Click the Software Sources entry.</span></li><li><span
style="background-color: #ffffff">Enter your password if you haven&#8217;t already authenticated.</span></li><li><span
style="background-color: #ffffff">Click on the Other Software tab in the Sources window.</span></li><li><span
style="background-color: #ffffff">Click the Add button.</span></li><li><span
style="background-color: #ffffff">Enter the entire line (the same line you would add to the <strong>/etc/apt/sources.list</strong> file in the text area).</span></li><li><span
style="background-color: #ffffff">Click the Add Source button.</span></li></ol><p>You&#8217;re done. You no longer have to enter multiple pieces of information for a repository to be added.</p><p><strong>Final thoughts</strong></p><p>At first I was skeptical about the new Software Center. But after using the tool, and seeing where the tool is heading, I like what I am seeing (and using). I think Ubuntu is going to have a major hit on their hands with the Software Center.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/10/30/the-new-ubuntu-software-center/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> </channel> </rss>
