DistributionGuides

From AWN Wiki

Jump to: navigation, search
Note: For details on installing applets from Awn Extras, see the Awn Extras installation page.

Contents

[edit] Ubuntu

[edit] Hardy Heron (8.0x) and later

As of version 0.2.1, Awn has been accepted as a package in universe/gnome.

It can be installed by simply running the following in the terminal:

 sudo apt-get install avant-window-navigator

Edit: This might not work for you...it didn't for me ~Mike

Does not work for me either. The window opens for a split second and then closes (both AWN and AWN Manager) ~Sid

This happened to me when I first installed AWN. Turn on compiz fusion by going to System -> Preferences -> Appearance. Then go to visual effects and make sure "extra" is checked. AWN will not run without compiz fusion enabled. Hope this helps! ~Dustin

Works fine but no applets, before they worked using the gusty repositories and the the gusty commands below,(using the gusty installation method and ignoring the hardy method) now it cant be authenticated.

[edit] Gutsy Gibbon (7.10)

Version 0.2.1 is available in the gutsy-backports repository. To enable this repository, go to "System → Administration → Software Sources" in the Administration menu, "Updates" tab, and check "Unsupported updates (gutsy-backports)". Then, it can be installed via Synaptic or Adept, or by simply running the following in the terminal:

 sudo apt-get install avant-window-navigator awn-manager

[edit] Testing Package Archive

The Awn developers have a Personal Package Archive (PPA). The supported version of Ubuntu are Gutsy and Hardy, the sources.list entries needed for each version can be determined using the dropdown list on the PPA site. The packages provided include avant-window-navigator-trunk, awn-manager-trunk, and awn-extras-applets-trunk. For more information, please see the forum thread.

[edit] Quick Installation Guide

  1. Open the PPA page (linked above) and select your Ubuntu version from the dropdown.
  2. Open the "Software Sources" configuration dialog, located in System → Administration → Software Sources.
  3. Click on the "Updates" tab and enable the "Recommended Updates" for your distribution. For example, if you're running Gutsy (7.10), then you would enable "Recommended Updates (gutsy-updates)".
  4. Click on the "Third-Party Software" tab.
  5. For each line from the gray box on the PPA page, copy it, click on the "Add" button in "Software Sources", paste the line into the new dialog box, and press OK.
  6. Back in the tab, make sure that both of the new entries are checked. You can now close the Software Sources dialog.
  7. Open the "Synaptic Package Manager", located in System → Administration → Synaptic Package Manager.
  8. Click the "Reload" button. This will download the new Awn package information.
  9. Install the packages named above.

[edit] Reacocard's PPA

For more information, news or help check the Ubuntu Forums thread.

Works for both 32-bit and 64-bit architectures, but not PowerPC.

Add these lines to a new file/etc/apt/sources.list.d/reacocard-awn.list:

deb http://ppa.launchpad.net/reacocard-awn/ubuntu/ gutsy main
deb-src http://ppa.launchpad.net/reacocard-awn/ubuntu/ gutsy main
Note: These instructions reference gutsy (AKA Ubuntu Gutsy Gibbon, 7.10), but there may be other versions of Ubuntu supported. Please see the PPA listing page for details.
Warning: You'll most likely get a warning about no public key (or something similar). This is a known bug in Launchpad and is slated to be fixed.

Now to install AWN:

sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr awn-manager-bzr

Or, if you don't want the applets, just do:

sudo apt-get install avant-window-navigator-bzr awn-manager-bzr
Note: The forum thread may be more up-to-date, so if this isn't working, try the thread's instructions.

[edit] TheEsylum.com's ppc repository (Ubuntu Feisty and Gutsy)

There is a repository maintained by Aantn for Ubuntu ppc. You can find instructions on his blog here.

[edit] getdeb.net

Warning: This package is not compatible with the packages of other repositories. Please uninstall them before upgrading your system, or installing another package. It is strongly recommended that this repository is NOT used

There is a set of release .deb files at getdeb.net for both Feisty and Gutsy, in both 32-bit and 64-bit editions. These are to be installed via the gdebi installer GUI or via the command line dpkg -i [pkgname.deb].

[edit] Treviño's Ubuntu Feisty Repository

Warning: As of this writing (2008/01/02), The Awn-related packages in this repository are rather outdated. The latest ones date back to early October 2007, so they don't have the latest stability bugfixes that are in 0.2.1. Additionally, the repository also contains many other eyecandy-related packages that are in development and may be unstable. It is strongly recommended that this repository NOT be used

Add these lines to the bottom of /etc/apt/sources.list:

# Treviño's Ubuntu feisty EyeCandy Repository (GPG key: 81836EBF - DD800CD9)
# Many eyecandy 3D apps like Beryl, Compiz(-Fusion), AWN and kiba-dock snapshots
# built using latest available (working) sources from git/svn/cvs...
deb http://download.tuxfamily.org/3v1deb feisty eyecandy
deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy Please provide source with your debs!

Then do this in a terminal:

wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg -O- | sudo apt-key add -
sudo apt-get update

Now to install AWN:

sudo apt-get install avant-window-navigator

You can install the AWN settings manager with

sudo apt-get install awn-manager

You can install more applets for AWN by running

sudo apt-get install awn-core-applets

Image:Example.jpg

[edit] Debian

[edit] Official repository

There is now an official Debian package for Awn in Sid/Unstable and Lenny/Testing. To install, run the following command:

sudo apt-get install avant-window-navigator

[edit] Arearelax repository

Packages from awn trunk are available in Arearelax's repository (Italian version). Just add this line to your /etc/apt/sources.list:

deb http://www.arearelax.org/awn/ ./

To install it:

sudo apt-get update && sudo apt-get install avant-window-navigator-trunk

[edit] Do-It-Yourself Debian/Ubuntu Packages

In the case that your version of Debian/Ubuntu/Other-Debian-derived-distribution does not have a sufficiently recent version of Awn (we recommend 0.2.1 or later), there is a .deb package building guide on this wiki.

[edit] Gentoo

[edit] Portage

As of version 0.2.1, both Awn and awn-extras are in Portage. If you're running a stable arch and Awn has not been stabilized for it yet, you will need to unmask it yourself. To do so, add the following lines to /etc/portage/package.keywords:

gnome-extra/avant-window-navigator
gnome-extra/avant-window-navigator-extras

Then, simply run this from the command line (in the example, the package manager used is emerge):

# emerge avant-window-navigator avant-window-navigator-extras

[edit] Desktop Effects Overlay

The desktop effects overlay is the successor to the retired xeffects overlay. It provides "live" ebuilds, which means that you can install the latest development version of Awn via your favorite Portage-compatible package manager. For more information about overlays, Gentoo has provided a user guide that should be followed if you have not installed from an overlay before. To install packages from the overlay first follow the user guide, then run

layman -a desktop-effects

to add the overlay. Since the development ebuilds have no keywords, you will need to add them yourself. To do so, add the following lines to /etc/portage/package.keywords:

gnome-extra/avant-window-navigator **
gnome-extra/avant-window-navigator-extras **

Then, install the packages as seen in the #Portage section.

[edit] Mandriva Linux

AWN is available in the official /contrib section of the Mandriva Linux repositories, for all releases since Mandriva Linux 2007 Spring. The package is regularly updated to the latest available code via the /backports repository. To install the version originally shipped with the release of Mandriva Linux you use, follow the instructions at the Mandriva Wiki to enable the official repositories, and then install the avant-window-navigator package. To install the latest available version from the /backports repository, follow the instructions to enable the /backports repositories, and then install or update the avant-window-navigator package.

[edit] Fedora

[edit] F7 Kirov Repository

First, according to https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238863 AWN has been accepted for inclusion in the offical Fedora Repositories! Looking at the spec file it seems to be just core at the moment. We may want to get on them to include awn-extras as well.

Instructions copied wholesale from http://www.planetblur.org/hosted/awnforum/index.php?shard=forum&action=g_reply&ID=214&page=1

Log into root:

su

Remove any previous AWN installations:

rpm -e avant-window-navigator

Add the Kirov repository to Yum repo list:

cd /etc/yum.repos.d/
wget http://www.csc.calpoly.edu/~admiller/repo/pub/kirov.repo
rpm --import http://www.csc.calpoly.edu/~admiller/repo/pub/RPM-GPG-KEY-Kirov

Install:

yum install avant-window-navigator awn-applets-core

[edit] F8+ Repositories

  • AWN is now included in the Fedora repositories for version 8 and up. To install it, login as root:
su

(Alternatively: sudo -s)

  • Remove any previously installed packages of awn-applets-core:
rpm -e awn-applets-core
  • Install/update AWN:
yum install avant-window-navigator awn-extras-applets

[edit] openSUSE

[edit] Packman Repository

OpenSUSE 10.2/10.3 RPMs are available at the Packman Rrepository, maintained by Andrea Florio (Anubis). You can also download the packages manually. If the repository is not in your list add it using YaST, zypper, or another compatible RPM manager. Help with these tools is beyond the scope of the wiki. To add the repository with zypper, run the following in a terminal:

  • openSUSE 10.2:
sudo zypper addrepo http://packman.iu-bremen.de/suse/10.2/ 'Packman Repository'

To import the GnuPG key issue the following command as root:

rpm --import http://packman.unixheads.com/suse/10.2/gpg-pubkey-1abd1afb.asc
  • openSUSE 10.3:
sudo zypper addrepo http://packman.iu-bremen.de/suse/10.3/ 'Packman Repository'

To import the GnuPG key, issue the following command:

sudo rpm --import http://packman.unixheads.com/suse/10.3/gpg-pubkey-1abd1afb.asc

To install AWN from the command line, run the following:

sudo zypper in avant-window-navigator

[edit] Arch Linux

You can download the PKGBUILD in the AUR.

Personal tools