PDA

View Full Version : How do I install AWN Appletes?


thenetduck
March 22nd, 2008, 02:58 AM
Hi

I would like to install this applete

http://www.planetblur.org/hosted/awnforum/index.php?shard=forum&action=g_reply&ID=895&page=1&isLive=true

but I can't figure out how. Also, I saw a Mac4Lin thing that had a neat fan out type of feature "stacks" I think Apple calls it. Does anyone know how to get AWN to do that?

Thanks a bunch

the Net Duck

reyhan
March 22nd, 2008, 04:35 AM
try this open terminal and edit sources file list

deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator

and put this in the end of line

deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator

and get the repositories key

wget http://download.tuxfamily.org/syzygy42/reacocard.asc
sudo apt-key add reacocard.asc
rm reacocard.asc

and this sudo apt-get update

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

i hope thats work

reyhan
March 22nd, 2008, 04:39 AM
if thats doesn't work go to this link http://ubuntuforums.org/showthread.php?t=385981

ayoli
March 22nd, 2008, 05:03 AM
As reacocard how linked above said, repository at tuxfamily has moved to ppa.
The repo for awn is now :
deb http://ppa.launchpad.net/reacocard-awn/ubuntu gutsy main
or for hardy
deb http://ppa.launchpad.net/reacocard-awn/ubuntu hardy main

thenetduck
March 23rd, 2008, 02:47 AM
Sorry for the confusion but I have AWN installed, I just would like to some how install the applet or addon or whatever it is so that I can have features like my workspace in the doc or the applications manager in my doc.

Thanks
The Net Duck

thenetduck
March 23rd, 2008, 02:53 AM
try this open terminal and edit sources file list

deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator

and put this in the end of line

deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator

and get the repositories key

wget http://download.tuxfamily.org/syzygy42/reacocard.asc
sudo apt-key add reacocard.asc
rm reacocard.asc

and this sudo apt-get update

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

i hope thats work
Oh thank you so much, this worked wonderfully! I guess I didn't install it correctly the first time. Thanks a million!

The Net Duck

P.S. To anyone reading this and doing this, this code installed all the extra apps I was looking for! ;)

tooferson5
July 12th, 2008, 08:24 PM
how do i authenticate my awn install so i dont get the NOT AUTHENTICATED warning during updates. i am using ubuntu hardy64. thanks in advance.