{"id":10155,"date":"2019-08-07T08:16:10","date_gmt":"2019-08-07T06:16:10","guid":{"rendered":"https:\/\/nzbusenet.com\/install-kodi-ubuntu-minimal-command-line\/"},"modified":"2023-07-23T12:24:08","modified_gmt":"2023-07-23T10:24:08","slug":"install-kodi-ubuntu-minimal","status":"publish","type":"post","link":"https:\/\/nzbusenet.com\/en\/install-kodi-ubuntu-minimal\/","title":{"rendered":"Install Kodi Ubuntu Minimal via command line"},"content":{"rendered":"\n<p>In this tutorial, install Kodi Ubuntu Minimal. We are going to install Kodi on a computer with Ubuntu Minimal. Ubuntu Minimal, is a version of Ubuntu without an interface. You don&#8217;t need this Interface. If you only use it as an entertainment system.<\/p>\n<div class='code-block code-block-8' style='margin: 8px 0; clear: both; width: 700px; height: 250px;'>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-4833496329174552\"\n     crossorigin=\"anonymous\"><\/script>\n<!-- nzbusenetinberichten2021 -->\n<ins class=\"adsbygoogle\"\n     style=\"display:inline-block;width:700px;height:250px\"\n     data-ad-client=\"ca-pub-4833496329174552\"\n     data-ad-slot=\"6745544931\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script><\/div>\n\n\n<h2 class=\"wp-block-heading\">Install Kodi stable version Ubuntu<\/h2>\n\n<p>If you have established a connection to your Ubuntu computer. Let&#8217;s do the following.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get install software-properties-common<\/p>\n<\/blockquote>\n\n<p>Now we are going to add the Kodi repository.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo add-apt-repository ppa:team-xbmc\/ppa<\/p>\n<\/blockquote>\n\n<p>Then we will retrieve \/ update the data.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get update<\/p>\n<\/blockquote>\n\n<p>Download and install Kodi.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get install kodi<\/p>\n<\/blockquote>\n\n<p>The Kodi installation is now finched.<\/p>\n\n<p>If you get error messages. Because you have an to old version of Ubuntu Then try the following.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get dist-upgrade<\/p>\n<\/blockquote>\n\n<p>Then clean up everything.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get autoremove<\/p>\n<\/blockquote>\n\n<p>And then remove the remaining unused software<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo -apt-get autoclean<\/p>\n<\/blockquote>\n\n<p>Try installing Kodi again.<\/p>\n\n<h2 class=\"wp-block-heading\">Install Kodi test version<\/h2>\n<div class='code-block code-block-8' style='margin: 8px 0; clear: both; width: 700px; height: 250px;'>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-4833496329174552\"\n     crossorigin=\"anonymous\"><\/script>\n<!-- nzbusenetinberichten2021 -->\n<ins class=\"adsbygoogle\"\n     style=\"display:inline-block;width:700px;height:250px\"\n     data-ad-client=\"ca-pub-4833496329174552\"\n     data-ad-slot=\"6745544931\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script><\/div>\n\n\n<p>If you have connected via the command line. Then perform the following.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get install software-properties-common<\/p>\n<\/blockquote>\n\n<p>Add test version Kodi.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo add-apt-repository ppa:team-xbmc\/xbmc-nightly<\/p>\n\n\n\n<p>Or<\/p>\n\n\n\n<p>sudo add-apt-repository ppa:team-xbmc\/unstable<\/p>\n<\/blockquote>\n\n<p>Get information update now.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get update<\/p>\n<\/blockquote>\n\n<p>Install Kodi test version.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get install kodi<\/p>\n<\/blockquote>\n\n<p>You have now finished the installation.<\/p>\n\n<p>If you get error messages because you have an old version of Ubuntu. Then try the following.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get dist-upgrade<\/p>\n<\/blockquote>\n\n<p>We are now going to clean up.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get autoremove<\/p>\n<\/blockquote>\n\n<p>Remove leftovers.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo -apt-get autoclean<\/p>\n<\/blockquote>\n\n<p>Now try installing the Kodi test version again.<\/p>\n\n<h2 class=\"wp-block-heading\">Kodi update Ubuntu<\/h2>\n\n<p>Get updates. Beware! Everything is updated. So also for example the program SABnzbd!<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get update<\/p>\n<\/blockquote>\n\n<p>Install updates.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get upgrade<\/p>\n<\/blockquote>\n\n<p>Clean up what is no longer used.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get autoremove<\/p>\n<\/blockquote>\n\n<p>Remove leftovers.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get autoclean<\/p>\n<\/blockquote>\n\n<p>The Kodi update is now ready.<\/p>\n\n<h2 class=\"wp-block-heading\">Delete Kodi Ubuntu<\/h2>\n\n<p>We have to Update the software list.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get update<\/p>\n<\/blockquote>\n\n<p>This removes every version of Kodi. Because, * is a wild card.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><span class=\"kw2\">sudo<\/span> <span class=\"kw2\">apt-get remove<\/span> kodi<span class=\"sy0\">*<\/span><\/p>\n\n\n\n<p><span class=\"kw2\">sudo<\/span> <span class=\"kw2\">apt-get purge<\/span> kodi<span class=\"sy0\">*<\/span><\/p>\n<\/blockquote>\n\n<p>Kodi has now been deleted.<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>In this tutorial, install Kodi Ubuntu Minimal. We are going to install Kodi on a computer with Ubuntu Minimal. Ubuntu Minimal, is a version of Ubuntu without an interface. You don&#8217;t need this Interface. If <a class=\"mh-excerpt-more\" href=\"https:\/\/nzbusenet.com\/en\/install-kodi-ubuntu-minimal\/\" title=\"Install Kodi Ubuntu Minimal via command line\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":12223,"featured_media":49986,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[715],"tags":[],"class_list":{"0":"post-10155","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-kodi-tutorial"},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/nzbusenet.com\/wp-content\/uploads\/2016\/07\/Kodi-installeren-Ubuntu-Minimal.gif","_links":{"self":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/10155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/users\/12223"}],"replies":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/comments?post=10155"}],"version-history":[{"count":0,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/10155\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media\/49986"}],"wp:attachment":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media?parent=10155"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/categories?post=10155"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/tags?post=10155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}