Archive talk:HOW-TO:Install XBMC on Ubuntu/HOW-TO 1

From Official Kodi Wiki
Revision as of 19:30, 7 November 2009 by >Novin
Jump to navigation Jump to search

Concerning the part about adding the PPA key, a bit easier just to:

$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0x6d975c4791e7ee5e
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --recv-keys --keyserver keyserver.ubuntu.com 0x6d975c4791e7ee5e
gpg: requesting key 91E7EE5E from hkp server keyserver.ubuntu.com
gpg: key 91E7EE5E: public key "Launchpad PPA for XBMC for Linux" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)

And you're done..


--Novin 19:29, 7 November 2009 (UTC)