LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   not able to download AWN on ubuntu 10.04 (https://www.linuxquestions.org/questions/linux-newbie-8/not-able-to-download-awn-on-ubuntu-10-04-a-932947/)

nainai 03-05-2012 11:40 PM

not able to download AWN on ubuntu 10.04
 
hello everyone,

just installed ubuntu 10.04 since next LTS is coming out soon i decided to wait. my update manager saids my system is up to date. i tried downloading AWN through ubuntu sw center, but it didn't.
after i put in my password, the message said "Requires installation of untrusted packages" something about packages not being secure or verified, i click ok then nothing happens. it doesn't download, nothing is "In Progress".
is there some sort of pre-requisite app? could it be my connection? my wireless connection says it's at 49%, but i was able to download a torrent at 35%.

i've been reading the forums here, i found them very helpful and distracting i've read a lot of forums not related to my problem. if someone can explain why this is/isn't happening, it would be much appreciated.

Slackyman 03-06-2012 12:58 AM

Try with
Code:

apt-get install avant-window-navigator
and maybe you'll have a feedback on what's happening.
This is one of the reasons I hate that f***ing GUIs: no feedback!

EricTRA 03-06-2012 12:59 AM

Hello and welcome to LinuxQuestions,

Have a look at this site.

Looking forward to your participation in the forums. Have fun with Linux.

Kind regards,

Eric

Slackyman 03-06-2012 01:14 AM

I didn't mean to be offensive or rude, but, simply, no feedback means confusion.
If you can't install AWN by Software Center then try with aptitude or with command line.

Satyaveer Arya 03-06-2012 06:35 AM

To install Avant Window Navigator(AWN):

Code:

$ sudo apt-get install avant-window-navigator
To install the necessary applets for AWN:

Code:

$ sudo apt-get install awn-extras-applets
Or check this link, stepwise explaination is here: http://www.howtogeek.com/howto/2934/...uration-guide/

nainai 03-07-2012 04:19 AM

thank you everyone!!! so happy to join forums that actually help. the sites helped, i read them ALL. and i guess i won't be using the GUIs, it just looked so easy... and i did get AWN to work using the commands (which i know i must become familiar with) easily. til now, i still dnt know how i got it wrong the first time, but having no feedback will not stop me anymore :) just have to say (even if it sounds pathetic), this is pretty exciting for me. feel like it's been a while since i used my brain. thanks again!

Slackyman 03-07-2012 11:33 AM

The GUIs are mostly frontends for command line progs and can lack some bug.
I remember a little bug in KDE Policy Kit that inhibited users from change system settings.
When a GUI fails try the shell :)


All times are GMT -5. The time now is 08:53 PM.