Skip to main content

Thread: problem with adding key


hi there, having problem adding key of opera repository. ( deb http://deb.opera.com/opera/ sid non-free) . found script searching google (http://popey.com/blog/2009/06/05/easy_script_to_get_and_install_ppa_gpg_keys/) automatically add key if ar not added before . , script worked finely in previous ubuntu 9.04. in ubuntu 9.10 not working. tried "sudo wget -o – http://deb.opera.com/archive.key | sudo apt-key add" . no way . please help

hi all,
i've got solution!

ran these command:

echo "deb http://deb.opera.com/opera etch non-free" | sudo tee -a /etc/apt/sources.list.d/opera.list && sudo apt-get update
and
wget -o - http://deb.opera.com/archive.key | sudo apt-key add -
sudo apt-get install opera
worked charm!!



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] problem with adding key


Ubuntu

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'