{"id":1338,"date":"2021-12-16T11:59:23","date_gmt":"2021-12-16T08:59:23","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/30\/how-to-install-the-zettlr-markdown-editor-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/30\/how-to-install-the-zettlr-markdown-editor-on-linux\/"},"modified":"2021-12-16T11:59:23","modified_gmt":"2021-12-16T08:59:23","slug":"how-to-install-the-zettlr-markdown-editor-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1338-how-to-install-the-zettlr-markdown-editor-on-linux\/","title":{"rendered":"How to install the Zettlr markdown editor on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Zettlr is a fantastic markdown editor for Linux, Mac, and Windows. It has a lot of really useful features, such as support for YAML, citations, support for LaTeX, etc. In this guide, we\u2019ll go over how to set up Zettlr on Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407194 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"664\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux-1.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux-2.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux-3.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<h2>Ubuntu installation instructions<\/h2>\n<p>The Zettlr markdown editor works on Ubuntu just fine, however, it is not included in the Ubuntu official software repositories. Instead, if you wish to use the application on your Ubuntu system, you will have to download the official DEB package and install it manually.<\/p>\n<p>To get the latest Zettlr DEB package, head over to the official download page. Once you are on the official download page for Zettlr, locate the Debian logo, and click on it with the mouse. When you select this button, the DEB package will download to your computer.<\/p>\n<p>After downloading the latest Zettlr DEB package to your computer, use the <strong>CD<\/strong> command and move into the \u201cDownloads\u201d directory.<\/p>\n<pre>\ncd ~\/Downloads\n<\/pre>\n<p>Once inside the \u201cDownloads\u201d directory, the installation of the DEB package can begin. Using the <strong>apt install<\/strong> command down below, install Zettlr.<\/p>\n<pre>\nsudo apt install .\/Zettlr-*.deb\n<\/pre>\n<h2>Debian installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407194 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"664\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux-1.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux-2.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux-3.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Zettlr supports Debian via a DEB package, so you will be able to get the app working on your computer quite easily. To start the installation, head over to the Zettlr download website.<\/p>\n<p>Once on the official website, locate the \u201cDebian\u201d logo, and click on it with the mouse. When you select this button, the Zettlr DEB package will download to your computer. From here, use the <strong>CD<\/strong> command and move into the \u201cDownloads\u201d folder.<\/p>\n<pre>\ncd ~\/Downloads\n<\/pre>\n<p>After entering the \u201cDownloads\u201d folder, use the <strong>dpkg -i<\/strong> command to install the Zettlr DEB package to your Debian PC.<\/p>\n<pre>\nsudo dpkg -i Zettlr-*.deb\n<\/pre>\n<p>Now that the Zettlr DEB package is installed, you\u2019ll need to correct any dependencies issues that occurred during the installation process. You can correct the dependencies using <strong>apt-get install -f<\/strong>.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h2>Arch Linux installation instructions<\/h2>\n<p>The Zettlr application is available for Arch Linux in the AUR. To start the installation process, use the <strong>pacman<\/strong> command and install the \u201cgit\u201d and \u201cbase-devel\u201d packages.<\/p>\n<pre>\nsudo pacman -S git base-devel\n<\/pre>\n<p>Now that the two packages are installed, you\u2019ll need to set up the Trizen AUR helper. This program makes it much easier to install the Zettlr application on your computer. To get the Trizen app working, enter the commands below.<\/p>\n<pre>\ngit clone https:\/\/aur.archlinux.org\/trizen.git\ncd trizen\/\nmakepkg -sri\n<\/pre>\n<p>Finally, after setting up the Trizen AUR helper, use the <strong>trizen -S<\/strong> command to install the latest release of Zettlr on your computer.<\/p>\n<pre>\ntrizen -S zettlr\n<\/pre>\n<h2>Fedora installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407193 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux.png\" alt=\"\" width=\"1200\" height=\"724\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux-1.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux-2.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-the-zettlr-markdown-editor-on-linux-3.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Zettlr supports Fedora Linux via a downloadable RPM package file. If you\u2019re using Fedora and you\u2019d like to install the app on your system, start by heading over to the official download page. Once there, select the Fedora logo to download the RPM package file.<\/p>\n<p>After downloading the latest Zettlr RPM package file to your computer, the installation can begin. Using the <strong>CD<\/strong> command, move the terminal into the \u201cDownloads\u201d folder. Then, install Zettlr using the <strong>dnf install<\/strong> command below.<\/p>\n<pre>\ncd ~\/Downloads\nsudo dnf install Zettlr-*-x86_64.rpm\n<\/pre>\n<h2>OpenSUSE installation instructions<\/h2>\n<p>Zettlr works on OpenSUSE via a downloadable RPM package file. If you\u2019re using Suse and need to get the app working do the following. First, head over to the official Zettlr download page. Once on the page, click on the Fedora logo to download the file.<\/p>\n<p>Once the Fedora RPM package file is done downloading, the installation can begin. Using the <strong>CD<\/strong> command, move into the \u201cDownloads\u201d folder. Then, use the <strong>zypper install<\/strong> command to install the Zettlr RPM package.<\/p>\n<pre>\ncd ~\/Downloads\nsudo zypper install Zettlr-*-x86_64.rpm\n<\/pre>\n<h2>AppImage installation instructions<\/h2>\n<p>Zettlr has an AppImage release. So, if you want to use the app on your Linux system but do not use Ubuntu, Debian, Arch Linux, or the other Linux OSes covered in this guide, you\u2019ll still be able to.<\/p>\n<p>To start the installation, head over to the official Zettlr download page. Once on the page, find the AppImage icon and download the latest 64-bit release to your computer.<\/p>\n<p>When the AppImage file is done downloading, use the <strong>makedir<\/strong> command to create a folder with the name of \u201cAppImages.\u201d This folder will hold the Zettlr AppImage file.<\/p>\n<pre>\nmkdir -p ~\/AppImages\/\n<\/pre>\n<p>After creating the new folder, use the <strong>mv<\/strong> command and place the Zettlr AppImage in the folder.<\/p>\n<pre>\nmv Zettlr-*-x86_64.AppImage ~\/AppImages\/\n<\/pre>\n<p>Using the <strong>cd<\/strong> command move into the \u201cAppImages\u201d folder.<\/p>\n<pre>\ncd ~\/AppImages\/\n<\/pre>\n<p>Update the permissions of the AppImage file using <strong>chmod<\/strong>.<\/p>\n<pre>\nsudo chmod +x Zettlr-*-x86_64.AppImage\n<\/pre>\n<p>Finally, run the program with the <strong>.\/Zettlr-*-x86_64.AppImage<\/strong> command.<\/p>\n<pre>\n.\/Zettlr-*-x86_64.AppImage\n<\/pre>\n<p>\n<h3>1 Comment<\/h3><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Zettlr is a fantastic markdown editor for Linux, Mac, and Windows. It has a lot of really useful features, such as support for YAML, citations, support for LaTeX, etc. In this guide, we\u2019ll go over how to set up Zettlr on Linux. Ubuntu installation instructions The Zettlr markdown editor works on Ubuntu just &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1339,"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\/1338"}],"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=1338"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1338\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1339"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1338"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1338"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1338"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}