Already a member?
Sign in
Ubuntu Feisty Repository |
Version 6 - view current page
If you are running Ubuntu Feisty Fawn 7.04, you can install AWN and Affinity from an Ubuntu repository.
First, edit your apt sources:
Add these lines to the bottom (without bullets):
Then do this in a terminal:
Now to install the stable AWN version do
NOTICE: No stable AWN at this time. It will be added at the next release
Or for AWN SVN do
The Affinity in this repo requires Tracker to work properly.
For the stable Affinity version do
Or for Affinity SVN do
Post any questions about this repo in this thread on the Ubuntu Forums: http://ubuntuforums.org/showthread.php?t=385981
Alternate Repo:
The latest SVN-Release of AWN can be optained from this repository:
deb http://apt.schmidtke-hb.de/ feisty main
The Repository is signed with Oliver Schmidtke's Key.
To get the latest AWN-Release from this repository do the following steps:
1. Add the announced repository to your /etc/apt/sources.list
2. Add the Key to your Keyring
wget http://ubuntu.schmidtke-hb.de/aptrepository.asc
sudo apt-key add aptrepository.asc
3. Update your apt-database
sudo apt-get update
4. Install AWN
sudo apt-get install avant-window-navigator
note: affinity is also available from this same 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/ feisty avant-window-navigator
- deb-src http://download.tuxfamily.org/syzygy42/ feisty 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
NOTICE: No stable AWN at this time. It will be added at the next release
Or for AWN SVN do
- sudo apt-get install avant-window-navigator-svn
The Affinity in this repo requires Tracker to work properly.
For the stable Affinity version do
- sudo apt-get install affinity
Or for Affinity SVN do
- sudo apt-get install affinity-svn
Post any questions about this repo in this thread on the Ubuntu Forums: http://ubuntuforums.org/showthread.php?t=385981
Alternate Repo:
The latest SVN-Release of AWN can be optained from this repository:
deb http://apt.schmidtke-hb.de/ feisty main
The Repository is signed with Oliver Schmidtke's Key.
To get the latest AWN-Release from this repository do the following steps:
1. Add the announced repository to your /etc/apt/sources.list
2. Add the Key to your Keyring
wget http://ubuntu.schmidtke-hb.de/aptrepository.asc
sudo apt-key add aptrepository.asc
3. Update your apt-database
sudo apt-get update
4. Install AWN
sudo apt-get install avant-window-navigator
note: affinity is also available from this same repository
