{"id":1049,"date":"2020-01-14T16:11:48","date_gmt":"2020-01-14T03:11:48","guid":{"rendered":"https:\/\/www.ronella.xyz\/?p=1049"},"modified":"2020-01-14T16:12:13","modified_gmt":"2020-01-14T03:12:13","slug":"installing-a-debian-package-in-ubuntu","status":"publish","type":"post","link":"https:\/\/www.ronella.xyz\/?p=1049","title":{"rendered":"Installing a Debian Package in Ubuntu"},"content":{"rendered":"<ol>\n<li>Run the following command:\n<pre style=\"white-space: pre;\">sudo dpkg -i &lt;DEBIAN_PACKAGE&gt;<\/pre>\n<table>\n<tbody>\n<tr>\n<td><strong>Token<\/strong><\/td>\n<td><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td>DEBIAN_PACKAGE<\/td>\n<td>A Debian package that normally has <strong>deb<\/strong> extension.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>Fix the broken dependencies by running the following command:\n<pre style=\"white-space: pre;\">sudo apt-get install -f<\/pre>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Run the following command: sudo dpkg -i &lt;DEBIAN_PACKAGE&gt; Token Description DEBIAN_PACKAGE A Debian package that normally has deb extension. Fix the broken dependencies by running the following command: sudo apt-get install -f<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[28,12],"tags":[],"_links":{"self":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1049"}],"collection":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1049"}],"version-history":[{"count":1,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1049\/revisions"}],"predecessor-version":[{"id":1050,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1049\/revisions\/1050"}],"wp:attachment":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1049"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1049"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1049"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}