{"id":1228,"date":"2021-12-16T12:29:59","date_gmt":"2021-12-16T09:29:59","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/28\/how-to-install-losslesscut-on-linux-updated\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/28\/how-to-install-losslesscut-on-linux-updated\/"},"modified":"2021-12-16T12:29:59","modified_gmt":"2021-12-16T09:29:59","slug":"how-to-install-losslesscut-on-linux-updated","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1228-how-to-install-losslesscut-on-linux-updated\/","title":{"rendered":"How to install LosslessCut on Linux (Updated)"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Are you in need of a good video editor on Linux that can handle lossless footage? Check out Lossless Cut. It is a light non-linear editor for Linux and can take your footage without any quality loss. Here\u2019s how to install it on Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410450 size-full\" src=\"https:\/\/www.addictivetips.com\/app\/uploads\/2021\/10\/lossless-cut-1.jpg\" alt=\"\" width=\"1200\" height=\"825\"\/><\/p>\n<h2>AppImage installation instructions<\/h2>\n<p>A great way to install the Lossless Cut video editor on Linux is with the AppImage release. The AppImage version of Lossless Cut works on 100% of Linux distributions, and best of all, you don\u2019t need to deal with dependencies.<\/p>\n<p>To get the latest release of Lossless Cut working on your Linux PC, you\u2019ll need a tool called AppImageLauncher. It automatically manages your AppImages and integrates them into the Linux system, so you don\u2019t need to do it.<\/p>\n<p>Installing the AppImageLaunch app is relatively easy. To get it working, start by launching a terminal window on the Linux desktop. You can launch a terminal window on the Linux desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu.<\/p>\n<p>With the terminal window open, install the program on your computer that matches the OS you currently use.<\/p>\n<h4>Ubuntu<\/h4>\n<pre>\nwget https:\/\/github.com\/TheAssassin\/AppImageLauncher\/releases\/download\/v2.2.0\/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb\nsudo apt install .\/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb\n<\/pre>\n<h4>Debian<\/h4>\n<pre>\nwget https:\/\/github.com\/TheAssassin\/AppImageLauncher\/releases\/download\/v2.2.0\/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb\nsudo dpkg -i https:\/\/github.com\/TheAssassin\/AppImageLauncher\/releases\/download\/v2.2.0\/appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb\nsudo apt-get install -f\n<\/pre>\n<h4>Fedora<\/h4>\n<pre>\nsudo dnf install https:\/\/github.com\/TheAssassin\/AppImageLauncher\/releases\/download\/v2.2.0\/appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm\n<\/pre>\n<h4>OpenSUSE<\/h4>\n<pre>\nwget https:\/\/github.com\/TheAssassin\/AppImageLauncher\/releases\/download\/v2.2.0\/appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm\nsudo zypper install appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm\n<\/pre>\n<h4>Arch Linux<\/h4>\n<pre>\nsudo pacman -S git base-devel\ngit clone https:\/\/aur.archlinux.org\/trizen.git\ncd trizen\/\nmakepkg -sri\ntrizen -S appimagelauncher\n<\/pre>\n<p>With the AppImage Launcher application set up on your computer, the installation of Lossless Cut can begin. Using the <strong>wget<\/strong> command, download the latest Lossless Cut AppImage to your computer.<\/p>\n<pre>\nwget https:\/\/github.com\/mifi\/lossless-cut\/releases\/download\/v3.39.0\/LosslessCut-linux.AppImage -O ~\/Downloads\/LosslessCut-linux.AppImage\n<\/pre>\n<p>When the download command is finished, open up the Linux File Manager and select the \u201cDownloads\u201d folder. Then, right-click on the \u201cLosslessCut-linux.AppImage\u201d file and select \u201cOpen With AppImageLauncher\u201d.<\/p>\n<p>Upon launching the Lossless Cut AppImage file with AppImageLauncher, a pop-up window will appear. This pop-up will inform you that Lossless Cut hasn\u2019t been integrated into the system yet. Select the \u201cIntegrate and run\u201d button to install Lossless Cut on your Linux computer.<\/p>\n<p>When the installation is complete, Lossless Cut will appear in your app menu.<\/p>\n<h2>Snap package installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410450 size-full\" src=\"https:\/\/www.addictivetips.com\/app\/uploads\/2021\/10\/lossless-cut-1.jpg\" alt=\"\" width=\"1200\" height=\"825\"\/><\/p>\n<p>The Lossless Cut application is available for users in the Ubuntu Snap Store. To set it up, start by installing the Snap package runtime on your computer. The Snap package runtime is required to install Snaps.<\/p>\n<p>Note: if you use Ubuntu, you do not need to configure the Snap runtime as it is configured on your computer out of the box.<\/p>\n<p>Setting up the Snap package runtime is easy. To do it, launch a terminal window by pressing <strong>Ctrl + Alt + T<\/strong>, or search for \u201cTerminal\u201d in the app menu and launch it. Install the \u201csnapd\u201d package when the terminal is open and enable the \u201csnapd.socket\u201d service.<\/p>\n<p>Need help getting the Snap package runtime working on your Linux PC? Follow our guide on the subject. When the Snap package runtime is ready to use, install the Lossless Cut app using <strong>snap install<\/strong>.<\/p>\n<pre>\nsudo snap install losslesscut\n<\/pre>\n<h2>Flatpak installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410453 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-losslesscut-on-linux-updated.png\" alt=\"\" width=\"1200\" height=\"1145\"\/><\/p>\n<p>The Lossless Cut application is on the Flathub app store as a Flatpak. If you\u2019d like to install the software on your computer, start out by enabling the Flatpak runtime on your computer.<\/p>\n<p>To set up the Flatpak runtime on Linux, install the \u201cflatpak\u201d package on your computer. If you\u2019re having issues setting up the Flatpak runtime on your computer, please follow our setup guide on the subject.<\/p>\n<p>After setting up the Flatpak runtime on your computer, it is time to configure the Flathub app store. This app store will make it possible to install Lossless Cut. To enable the Flathub repo, enter the <strong>remote-add<\/strong> command.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\n<\/pre>\n<p>With the Flathub repo added to Flatpak, the installation of Lossless Cut can begin. Using the <strong>flatpak install<\/strong> command, set up the app.<\/p>\n<pre>\nflatpak install flathub no.mifi.losslesscut\n<\/pre>\n<h2>Arch Linux installation instructions<\/h2>\n<p>If you\u2019re using Arch Linux, you\u2019ll be able to get Lossless Cut installed via the Arch Linux User Repository. To install the app from the AUR, you\u2019ll need to install the Trizen AUR helper app.<\/p>\n<p>Trizen is also in the AUR, but it is pretty easy to install as there are no sub-packages to configure. To set it up, enter the commands below in your terminal window.<\/p>\n<pre>\nsudo pacman -S git base-devel\ngit clone https:\/\/aur.archlinux.org\/trizen.git\ncd trizen\/\nmakepkg -sri\n<\/pre>\n<p>With the Trizen AUR helper set up, you\u2019ll be able to install the Lossless Cut application using the <strong>trizen -S<\/strong> command.<\/p>\n<pre>\ntrizen -S losslesscut-bin\n<\/pre>\n<h2>Fedora\/OpenSUSE<\/h2>\n<p>Both Fedora and OpenSUSE Linux do not have RPM package files available to install Lossless Cut. If you use these operating systems and want to install the app, please follow the Flatpak, Snap, or AppImage instructions to get it working on your Linux PC.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Are you in need of a good video editor on Linux that can handle lossless footage? Check out Lossless Cut. It is a light non-linear editor for Linux and can take your footage without any quality loss. Here\u2019s how to install it on Linux. AppImage installation instructions A great way to install the &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1229,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1228"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1228"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1228\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1229"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1228"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1228"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}