Ubuntu Edgy Repository |

Version 5 - view current page

If you are running Ubuntu Edgy Eft 6.10, you can install AWN and Affinity from an Ubuntu repository.

First, edit your apt sources:

  • gksudo gedit /etc/apt/sources.list

Add these lines to the bottom (without bullets):
  • ## Avant Window Navigator
  • deb http://download.tuxfamily.org/syzygy42/ edgy avant-window-navigator
  • deb-src http://download.tuxfamily.org/syzygy42/ edgy avant-window-navigator

Then do this in a terminal:
  • wget http://download.tuxfamily.org/syzygy42/8434D43A.gpg -O- | sudo apt-key add -
  • sudo apt-get update
  • sudo apt-get upgrade

Now to install the stable AWN version do
  • sudo apt-get install avant-window-navigator

Or for AWN SVN do
  • sudo apt-get install avant-window-navigator-svn

Affinity requires either the Tracker or Beagle desktop search engine to work properly, be sure to install the version of Affinity that matches what you have installed.

For the stable Affinity version do
  • sudo apt-get install affinity-tracker
or
  • sudo apt-get install affinity-beagle

Or for Affinity SVN do
  • sudo apt-get install affinity-tracker-svn
or
  • sudo apt-get install affinity-beagle-svn



Top Contributors