{"id":663,"date":"2019-07-28T10:21:17","date_gmt":"2019-07-28T08:21:17","guid":{"rendered":"http:\/\/itso.dk\/?p=663"},"modified":"2021-08-30T03:11:44","modified_gmt":"2021-08-30T01:11:44","slug":"rebuilt-deb-packed-lightworks","status":"publish","type":"post","link":"https:\/\/blog.itso.dk\/?p=663","title":{"rendered":"Rebuilt DEB packed  (Lightworks)"},"content":{"rendered":"\n<p>For those of us who runs the non LTS, like the 19.04 or similar, we might run into some problems of dependencies of packages not being met. This has been the case for Lightworks in my instance.<\/p>\n\n\n\n<p>This guide is a workaround for that, and shows how to rebuilt the a modified deb package<\/p>\n\n\n\n<p>Download the Lightworks Deb from <a href=\"https:\/\/cdn.lwks.com\/lightworks-14.5.0-amd64.deb\">Lightworks<\/a><br>Download the libssl 1.0.0 (AMD64)package from <a href=\"https:\/\/packages.ubuntu.com\/xenial\/libssl1.0.0\">Ubuntu repository<\/a> <br><\/p>\n\n\n\n<p>Unpack the Lightworks package and modify files<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">dpkg-deb -x lightworks-14.5.0-amd64.deb Lightworks\ndpkg-deb --control lightworks-14.5.0-amd64.deb Lightworks\/DEBIAN\n<\/pre>\n\n\n\n<p><br>Modify the dependency by editing the Lightworks\/DEBIAN\/control, in my example, i had to modify libssl1.0.0 to libssl1.1<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"> Depends: libc6 (&gt;= 2.17), libcairo2 (&gt;= 1.10.0), libgcc1 (&gt;= 1:4.1.1), libgdk-pixbuf2.0-0 (&gt;= 2.22.0), libgl1-mesa-glx | libgl1, libglib2.0-0 (&gt;= 2.22.0), libglu1-mesa | libglu1, libgtk-3-0 (&gt;= 3.0.0), libjpeg8 (&gt;= 8c), libpango1.0-0 (&gt;= 1.18.0), libstdc++6 (&gt;= 4.6), nvidia-cg-toolkit, libtiff5, libuuid1, <strong>libssl1.1<\/strong>, libasound2<\/pre>\n\n\n\n<p>Extract the Libcrypt and libssl files to Lightworks\/usr\/lib\/lightworks<\/p>\n\n\n\n<p>Repackage Lightworks<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">dpkg -b Lightworks LightworksREBUILD.deb<\/pre>\n\n\n\n<p>Now install by doubleclicking on package or install from command line:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo dpkg -i LightworksREBUILD.deb<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>For those of us who runs the non LTS, like the 19.04 or similar, we might run into some problems of dependencies of packages not being met. This has been the case for Lightworks in my instance. This guide is a workaround for that, and shows how to rebuilt the a modified deb package Download &#8230;<\/p>\n<p><a href=\"https:\/\/blog.itso.dk\/?p=663\" class=\"more-link\">Continue reading &lsquo;Rebuilt DEB packed  (Lightworks)&rsquo; &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":528,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-663","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.itso.dk\/index.php?rest_route=\/wp\/v2\/posts\/663","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.itso.dk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.itso.dk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.itso.dk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.itso.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=663"}],"version-history":[{"count":6,"href":"https:\/\/blog.itso.dk\/index.php?rest_route=\/wp\/v2\/posts\/663\/revisions"}],"predecessor-version":[{"id":671,"href":"https:\/\/blog.itso.dk\/index.php?rest_route=\/wp\/v2\/posts\/663\/revisions\/671"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.itso.dk\/index.php?rest_route=\/wp\/v2\/media\/528"}],"wp:attachment":[{"href":"https:\/\/blog.itso.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=663"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.itso.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=663"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.itso.dk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}