{"id":1364,"date":"2021-12-16T11:54:54","date_gmt":"2021-12-16T08:54:54","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/23\/how-to-use-manjaro-on-raspberry-pi-4\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/23\/how-to-use-manjaro-on-raspberry-pi-4\/"},"modified":"2021-12-16T11:54:54","modified_gmt":"2021-12-16T08:54:54","slug":"how-to-use-manjaro-on-raspberry-pi-4","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1364-how-to-use-manjaro-on-raspberry-pi-4\/","title":{"rendered":"How to use Manjaro on Raspberry Pi 4"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Manjaro Linux is a derivative of Arch Linux that attempts to make using Arch easier and more stable. Due to this design philosophy, Manjaro is one of the most popular Linux distros on PC. However, it is also available on the Raspberry Pi 4. Here\u2019s how to set it up on your Pi 4.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406923 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-manjaro-on-raspberry-pi-4.png\" alt=\"\" width=\"1200\" height=\"614\"\/><\/p>\n<h2>Installing the Raspberry Pi Imager on Linux<\/h2>\n<p>To use Manjaro on the Raspberry Pi 4, you\u2019ll have to download one of the official images from the internet. The best way to download the images from the internet is with the Raspberry Pi Imager tool.<\/p>\n<p>The Raspberry Pi Imager tool works on a lot of different operating Linux operating systems and Mac OS and Windows. In this guide, we\u2019ll focus on how to install it on Linux.<\/p>\n<p>To install the Raspberry Pi Imager application on Linux, open up a Linux terminal on the desktop. Then, follow the command-line installation instructions outlined below that correspond with the Linux distribution you use.<\/p>\n<h4>Snap package<\/h4>\n<p>The Snap package release of Raspberry Pi Imager is easy to install once you have the Snap runtime on your computer. To enable the Snap package runtime on your Linux system, follow our guide on the subject.<\/p>\n<p>After setting up the Snap package runtime, you can install the Raspberry Pi Imager application using the following <strong>snap install<\/strong> command below in a terminal window.<\/p>\n<pre>\nsudo snap install rpi-imager\n<\/pre>\n<h4>Flatpak<\/h4>\n<p>The Raspberry Pi Imager is also available as a Flatpak package. To get started, you\u2019ll have to set up the Flatpak runtime on your computer. You can set up the runtime by installing the \u201cflatpak\u201d package on your computer. If you need help, follow our Flatpak setup guide.<\/p>\n<p>After the Flatpak runtime is up and running, execute the <strong>flatpak remote-add<\/strong> command and the <strong>flatpak install<\/strong> command. These two commands will install the Raspberry Pi Imager on your Linux desktop.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\nflatpak install flathub org.raspberrypi.rpi-imager\n<\/pre>\n<h2>Flashing Manjaro to an SD card<\/h2>\n<p>To use Manjaro on a Raspberry Pi 4, it needs to be flashed to an SD card to use the software. First, start the flashing process by opening up the Raspberry Pi Imager tool. Then, follow the step-by-step instructions below.<\/p>\n<p><strong>Step 1:<\/strong> Find the \u201cChoose OS\u201d button in the Raspberry Pi Imager application, and select it with the mouse. When you\u2019ve selected the button, find the \u201cOther general purpose OS\u201d button, and select it.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406906 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-manjaro-on-raspberry-pi-4-1.png\" alt=\"\" width=\"1200\" height=\"577\"\/><\/p>\n<p><strong>Step 2:<\/strong> Inside the \u201cOther general purpose OS\u201d area, find the \u201cManjaro ARM Linux\u201d button and select it with the mouse. When you choose this button, you\u2019ll be presented with a variety of Manjaro ARM choices for your Raspberry Pi 4.<\/p>\n<p><strong>Step 3:<\/strong> Look through the Manjaro ARM choices and select the desktop environment you wish to use. The choices are KDE Plasma, XFCE, Mate, Gnome, and Minimal (no GUI).<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406905 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-manjaro-on-raspberry-pi-4-2.png\" alt=\"\" width=\"1200\" height=\"619\"\/><\/p>\n<p><strong>Step 4:<\/strong> Find the \u201cChoose Storage\u201d button, and select it. After that, select the SD card or SD Card USB reader in the menu to flash Manjaro ARM to the device.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406908 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-manjaro-on-raspberry-pi-4-3.png\" alt=\"\" width=\"1200\" height=\"588\"\/><\/p>\n<p><strong>Step 5:<\/strong> Locate the \u201cWrite\u201d button in the Raspberry Pi Imager application, and click it with the mouse. When you select this button, the writing process will begin. Sit back, be patient and allow it to finish.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406909 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-manjaro-on-raspberry-pi-4-4.png\" alt=\"\" width=\"1200\" height=\"641\"\/><\/p>\n<p>When the process is complete, eject the SD card from your computer and connect it to the Raspberry Pi 4. Be sure also to connect a USB keyboard, mouse, display, and power.<\/p>\n<h2>Setting up Manjaro<\/h2>\n<p>Setting up Manjaro on the Raspberry Pi 4 is a little involved. To start, turn on the device. Then, follow the step-by-step instructions below.<\/p>\n<p><strong>Step 1:<\/strong> You\u2019ll need to select your keyboard layout. Look through the list of options, and choose the layout you prefer. Then, select \u201cOK\u201d and press <strong>Enter<\/strong> to continue.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406918 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-manjaro-on-raspberry-pi-4-5.png\" alt=\"\" width=\"1200\" height=\"783\"\/><\/p>\n<p><strong>Step 2:<\/strong> You must now set up a username in the text box. Using the keyboard, write in your username of choice. Then, select the \u201cOK\u201d button and press <strong>Enter<\/strong> to continue to the next page.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406920 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-manjaro-on-raspberry-pi-4-6.png\" alt=\"\" width=\"1200\" height=\"632\"\/><\/p>\n<p><strong>Step 3:<\/strong> Using the keyboard, write in the full name of your user account. Like the first name and last name, or just the first name. Then, select the \u201cOK\u201d option to continue to the next page in the installer.<\/p>\n<p><strong>Step 4:<\/strong> You must now enter a password into the text box. Using the keyboard, type in a secure password into the text box. Then, select the \u201cOK\u201d button, and press the <strong>Enter<\/strong> key to move to the next page.<\/p>\n<p><strong>Step 5:<\/strong> After setting up the user password, you\u2019ll have to configure a root password. Using the keyboard, write in a secure password to use as root. Then, select the \u201cOK\u201d button, and press the <strong>Enter<\/strong> key on the keyboard to move to the next step.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406921 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-manjaro-on-raspberry-pi-4-7.png\" alt=\"\" width=\"1200\" height=\"514\"\/><\/p>\n<p><strong>Step 6:<\/strong> You\u2019ll now need to select a timezone as well as a locale. Using the UI, choose both your timezone and locale. Then, select \u201cOK\u201d to move to the next step in the installer.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406922 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-manjaro-on-raspberry-pi-4-8.png\" alt=\"\" width=\"1200\" height=\"819\"\/><\/p>\n<p><strong>Step 7:<\/strong> Manjaro will now ask if your setup configuration looks correct. If it is, select \u201cYes,\u201d and press <strong>Enter<\/strong> to move on to the next step.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406923 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-use-manjaro-on-raspberry-pi-4.png\" alt=\"\" width=\"1200\" height=\"614\"\/><\/p>\n<p>After confirming your configuration, the installation will finish up. When complete, you\u2019ll be able to use Manjaro on your Raspberry Pi 4!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Manjaro Linux is a derivative of Arch Linux that attempts to make using Arch easier and more stable. Due to this design philosophy, Manjaro is one of the most popular Linux distros on PC. However, it is also available on the Raspberry Pi 4. Here\u2019s how to set it up on your Pi &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1365,"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\/1364"}],"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=1364"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1364\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1365"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1364"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1364"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}