Official Ubuntu PPA: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
mNo edit summary
Line 7: Line 7:
*https://launchpad.net/~team-xbmc/+archive/xbmc-nightly  '''ppa:team-xbmc/xbmc-nightly'''
*https://launchpad.net/~team-xbmc/+archive/xbmc-nightly  '''ppa:team-xbmc/xbmc-nightly'''


{{greenv|What PPA do I have currently?|To determine what ppa you have '''type''':}}
{{greenv|What PPA do I have currently?|To determine what ppa's are in your sources list '''type''':}}
<syntaxhighlight lang="bash" enclose="div">
<syntaxhighlight lang="bash" enclose="div">
sudo apt-cache policy
sudo apt-cache policy

Revision as of 18:49, 18 March 2014

What is a ppa? ppas are software repositories that hold compiled version of the software you need for you Ubuntu version


XBMC ppa's

What PPA do I have currently? To determine what ppa's are in your sources list type:
sudo apt-cache policy
If you wondering where to type commands
See also: Connecting to XBMCbuntu via SSH