<?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>Enhanced Linux &#187; arch</title> <atom:link href="http://enhancedlinux.com/category/arch/feed/" rel="self" type="application/rss+xml" /><link>http://enhancedlinux.com</link> <description>Enhancing Linux since 2006!</description> <lastBuildDate>Wed, 06 Apr 2011 22:44:38 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>Install GNOME-Shell in Arch Linux</title><link>http://enhancedlinux.com/2010/06/26/install-gnome-shell-in-arch-linux/</link> <comments>http://enhancedlinux.com/2010/06/26/install-gnome-shell-in-arch-linux/#comments</comments> <pubDate>Sat, 26 Jun 2010 14:28:17 +0000</pubDate> <dc:creator>Christer</dc:creator> <category><![CDATA[arch]]></category> <category><![CDATA[GNOME]]></category><guid isPermaLink="false">http://enhancedlinux.com/?p=146</guid> <description><![CDATA[I was getting curious about the progress of the new GNOME-Shell (which will be part of GNOME 3.x), so I went to find how to install it in Arch Linux. It is, just like a number of things, available in the Arch User Repository (AUR), but I also found that there is an official package [...]]]></description> <content:encoded><![CDATA[<p><a href="http://enhancedlinux.com/wp-content/uploads/2009/12/200px-archlinux.png"><img class="alignright size-full wp-image-90" title="200px-archlinux" src="http://enhancedlinux.com/wp-content/uploads/2009/12/200px-archlinux.png" alt="" width="200" height="66" /></a>I was getting curious about the progress of the new GNOME-Shell (which will be part of GNOME 3.x), so I went to find how to install it in Arch Linux. It is, just like a number of things, available in the Arch User Repository (AUR), but I also found that there is an official package in the gnome-unstable repository. This post outlines how to add the gnome-unstable repository and install GNOME-Shell in Arch Linux</p><p><strong>Repository</strong></p><p>The first requirement for installing GNOME-Shell is the addition of the gnome-unstable repository. This can be done by adding the following to your /etc/pacman.conf:</p><blockquote><p><code>[gnome-unstable]<br /> Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch/<br /> </code></p></blockquote><p>You&#8217;ll notice I&#8217;m using mirrors.kernel.org, but you should be able to use your own preferred mirror.</p><p><strong>Installation</strong><br /> Once you&#8217;ve added the repository, you can add the GNOME-Shell using the following command:</p><blockquote><p><code>sudo pacman -Sy gnome-shell clutter</code></p></blockquote><p><strong>Usage</strong></p><p>To launch GNOME-Shell (and replace your current environment for this session), run:</p><blockquote><p><code>gnome-shell --replace</code></p></blockquote><p>You should now be in GNOME Shell. Have fun playing with this, still in development, Desktop Environment.</p> ]]></content:encoded> <wfw:commentRss>http://enhancedlinux.com/2010/06/26/install-gnome-shell-in-arch-linux/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Install Required Fonts on Arch Linux</title><link>http://enhancedlinux.com/2010/01/15/install-required-fonts-on-arch-linux/</link> <comments>http://enhancedlinux.com/2010/01/15/install-required-fonts-on-arch-linux/#comments</comments> <pubDate>Fri, 15 Jan 2010 17:26:46 +0000</pubDate> <dc:creator>Christer</dc:creator> <category><![CDATA[arch]]></category> <category><![CDATA[fonts]]></category><guid isPermaLink="false">http://enhancedlinux.com/?p=132</guid> <description><![CDATA[I was reinstalling Arch Linux just the other day and I noticed that, while my Desktop looked natural enough, my web browser fonts did not. I did some quick reading and found some of the fonts that seem to clear up the issue. If your fonts look a bit fuzzy, you&#8217;ll likely want to keep [...]]]></description> <content:encoded><![CDATA[<p><a href="http://enhancedlinux.com/wp-content/uploads/2009/12/200px-archlinux.png"><img class="alignright size-full wp-image-90" title="200px-archlinux" src="http://enhancedlinux.com/wp-content/uploads/2009/12/200px-archlinux.png" alt="" width="200" height="66" /></a>I was reinstalling Arch Linux just the other day and I noticed that, while my Desktop looked natural enough, my web browser fonts did not. I did some quick reading and found some of the fonts that seem to clear up the issue. If your fonts look a bit fuzzy, you&#8217;ll likely want to keep reading.</p><p><strong>Arch Linux Fonts</strong></p><p>To get a better all-around font experience, including the desktop and the web, I installed the following packages:</p><ul><li>ttf-droid</li><li>ttf-liberation</li><li>ttf-dejavu</li><li>ttf-ms-fonts</li></ul><p>To install all of these, simply run:</p><blockquote><p>sudo pacman -S ttf-droid ttf-liberation ttf-dejavu ttf-ms-fonts</p></blockquote><p>You may need to restart your browser, or even logout and log back in, but you should notice a change once these fonts are installed.</p> ]]></content:encoded> <wfw:commentRss>http://enhancedlinux.com/2010/01/15/install-required-fonts-on-arch-linux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>AUR Package of the Week : Firefox-Branded</title><link>http://enhancedlinux.com/2010/01/04/aur-package-of-the-week-firefox-branded/</link> <comments>http://enhancedlinux.com/2010/01/04/aur-package-of-the-week-firefox-branded/#comments</comments> <pubDate>Mon, 04 Jan 2010 15:24:29 +0000</pubDate> <dc:creator>Christer</dc:creator> <category><![CDATA[arch]]></category> <category><![CDATA[AUR]]></category> <category><![CDATA[branded]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[license]]></category> <category><![CDATA[mozilla]]></category><guid isPermaLink="false">http://enhancedlinux.com/?p=110</guid> <description><![CDATA[I&#8217;m happy to present the AUR Package of the Week, and also the first package of the new year! Today I thought I would showcase the old and trusted browser, Firefox, with a slight twist from the package available in the main repositories. Installation The version of Firefox available in the main repositories is distribution-restricted [...]]]></description> <content:encoded><![CDATA[<p><a href="http://enhancedlinux.com/wp-content/uploads/2009/12/200px-archlinux.png"><img class="alignright size-full wp-image-90" title="200px-archlinux" src="http://enhancedlinux.com/wp-content/uploads/2009/12/200px-archlinux.png" alt="" width="200" height="66" /></a>I&#8217;m happy to present the AUR Package of the Week, and also the first package of the new year! Today I thought I would showcase the old and trusted browser, Firefox, with a slight twist from the package available in the main repositories.</p><p><strong>Installation</strong></p><p>The version of Firefox available in the main repositories is distribution-restricted based on the Mozilla license. You may notice that the version you install is lacking the Firefox branding and name. Again, this is due to a clause in the license. The license say that while Firefox is Open Source software, the name and the branding are not. Unless you&#8217;ve made an agreement with Mozilla, it is outside of the license to distribute the browser along with the name and logo. It is fine, however, to get the source from Mozilla and retain the logo and other branding.</p><p>With that said, to install a branded Firefox browser use the command:</p><blockquote><p><code>yaourt -S firefox-branded</code></p></blockquote><p><strong>Compilation</strong></p><p>As is the case with many other packages in the AUR, this one will require compilation. I&#8217;ve found Firefox to take a bit of time to compile, but its not nearly as bad as some other packages. Your mileage may vary.</p><p><strong>Conclusion</strong></p><p>Firefox has long been the flagship of the free software world. I think this is changing with the release of so many other new (WebKit) browsers, but Firefox still retains the market lead. I have found that, while I have become a fan of Chrome, that Firefox is always dependable as a fall back browser.</p> ]]></content:encoded> <wfw:commentRss>http://enhancedlinux.com/2010/01/04/aur-package-of-the-week-firefox-branded/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>AUR Package of the Week : Google-Chrome-Beta</title><link>http://enhancedlinux.com/2009/12/28/aur-package-of-the-week-google-chrome-beta/</link> <comments>http://enhancedlinux.com/2009/12/28/aur-package-of-the-week-google-chrome-beta/#comments</comments> <pubDate>Mon, 28 Dec 2009 19:42:08 +0000</pubDate> <dc:creator>Christer</dc:creator> <category><![CDATA[arch]]></category> <category><![CDATA[AUR]]></category> <category><![CDATA[beta]]></category> <category><![CDATA[chrome]]></category> <category><![CDATA[Google]]></category><guid isPermaLink="false">http://enhancedlinux.com/?p=38</guid> <description><![CDATA[This week, as we get ready to start a new year, I want to present Google-Chrome-Beta as the AUR package of the week. This is Google&#8217;s official Beta release of their browser. Installing Google-Chrome-Beta To install the Google Chrome Beta browser from AUR, use the following command from your favorite terminal: yaourt -S google-chrome-beta This will [...]]]></description> <content:encoded><![CDATA[<p><a href="http://enhancedlinux.com/wp-content/uploads/2009/12/200px-archlinux.png"><img class="alignright size-full wp-image-90" title="200px-archlinux" src="http://enhancedlinux.com/wp-content/uploads/2009/12/200px-archlinux.png" alt="" width="200" height="66" /></a>This week, as we get ready to start a new year, I want to present <a title="Google Chrome Beta - AUR" href="http://aur.archlinux.org/packages.php?ID=32530">Google-Chrome-Beta</a> as the AUR package of the week. This is Google&#8217;s official Beta release of their browser.</p><p><strong>Installing Google-Chrome-Beta</strong></p><p>To install the Google Chrome Beta browser from AUR, use the following command from your favorite terminal:</p><blockquote><p><code>yaourt -S google-chrome-beta</code></p></blockquote><p>This will download and install the Google Chrome browser and create a menu entry.</p><p><strong>Configuration</strong></p><p>Configuring this browse, if you&#8217;ve never used Chrome before, is done by selecting &#8220;Options&#8221; from the configuration menu once the browser has launched. This is the icon furthest to the right, just beneath the address bar.</p><p><a href="http://enhancedlinux.com/wp-content/uploads/2009/12/Screenshot.png"><img class="alignleft size-full wp-image-88" title="Screenshot" src="http://enhancedlinux.com/wp-content/uploads/2009/12/Screenshot.png" alt="" width="217" height="65" /></a></p><p>There isn&#8217;t a lot to configure, but there are enough options to let you personalize the browser. From cookie and password management, to themes and extensions, you should be able to find it all within that menu.</p><p><strong>Troubleshooting &amp; Comparison</strong></p><p>I have been using this browser for months now and I haven&#8217;t had any issues, but if you do experience any you have a few options. You can, of course, fallback to another browser until an update is available. (This solution was more common previous to this browser becoming Beta quality.) You may also be interested in comparing the configuration differences in the Chrome Beta and Chromium browsers. Have a look at <a title="Chromium vs Chrome Beta" href="http://code.google.com/p/chromium/wiki/ChromiumBrowserVsGoogleChrome">this link</a> for those details.</p> ]]></content:encoded> <wfw:commentRss>http://enhancedlinux.com/2009/12/28/aur-package-of-the-week-google-chrome-beta/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 6/16 queries in 0.017 seconds using disk: basic

Served from: enhancedlinux.com @ 2012-02-04 07:26:09 -->
