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

From Official Kodi Wiki
Jump to navigation Jump to search
>Novin
No edit summary
>Pjroth
(→‎standalone: new section)
Line 15: Line 15:


--[[User:Novin|Novin]] 19:29, 7 November 2009 (UTC)
--[[User:Novin|Novin]] 19:29, 7 November 2009 (UTC)
== standalone ==
Don't the command line instructions for Ubuntu at the top also need to include a line to install the xbmc standalone package as well?

Revision as of 17:34, 29 December 2009

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)

standalone

Don't the command line instructions for Ubuntu at the top also need to include a line to install the xbmc standalone package as well?