{"id":1164,"date":"2021-12-16T12:04:05","date_gmt":"2021-12-16T09:04:05","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/11\/26\/how-to-install-hugin-panoramic-image-editor-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/11\/26\/how-to-install-hugin-panoramic-image-editor-on-linux\/"},"modified":"2021-12-16T12:04:05","modified_gmt":"2021-12-16T09:04:05","slug":"how-to-install-hugin-panoramic-image-editor-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1164-how-to-install-hugin-panoramic-image-editor-on-linux\/","title":{"rendered":"How to install Hugin panoramic image 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>Hugin is an open-source image editing tool for Linux, Mac OS, Windows, and BSD. It allows users to stitch photographs together and create panoramas digitally. In this guide, we\u2019ll show you how to install Hugin on Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-413411 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"900\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux-1.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux-2.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux-3.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<h2>Ubuntu installation instructions<\/h2>\n<p>The Hugin application is available for Ubuntu Linux users to use Ubuntu 18.04 LTS or newer. To get the Hugin application up and running on your Linux system, you\u2019ll need to open up a terminal window on the Linux desktop.<\/p>\n<p>Not sure how to open up a terminal window? Press <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way. Once the terminal window is open, you must enable the \u201cUniverse\u201d software repository.<\/p>\n<p>To enable the Ubuntu Universe software repository, execute the <strong>add-apt-repository<\/strong> command down below. Ubuntu Universe is required to access the Hugin app.<\/p>\n<pre>\nsudo add-apt-repository universe\n<\/pre>\n<p>After adding the new repository, run the <strong>apt update<\/strong> command to refresh the Ubuntu software sources. Then, run the <strong>apt install<\/strong> command to load up the latest release of Hugin on your computer.<\/p>\n<pre>\nsudo apt update\n<\/pre>\n<pre>\nsudo apt install hugin\n<\/pre>\n<p>When you enter the <strong>apt install<\/strong> command above, Ubuntu will ask for a password. Using the keyboard, enter your user account password and press <strong>Enter<\/strong>. Press <strong>Y<\/strong> to confirm you wish to install Hugin on Ubuntu.<\/p>\n<h2>Debian installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-413387 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux.png\" alt=\"\" width=\"1200\" height=\"900\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux-1.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux-2.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux-3.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Debian 9.10, 11, and Sid have the Hugin application available for users via the \u201cMain\u201d software repository. To get it working on your system, you\u2019ll have to launch a terminal window.<\/p>\n<p>Unsure about how to open up a terminal on Debian? Press <strong>Ctrl + Alt + T<\/strong> on the keyboard. Alternatively, search for \u201cTerminal\u201d in the applications menu and launch it. Run the apt-get install command once the terminal window is open and install the \u201chugin\u201d package.<\/p>\n<pre>\nsudo apt-get install hugin\n<\/pre>\n<p>After entering the command above, Debian will ask for a password. Using your keyboard, enter the user account password. Then, press the <strong>Enter<\/strong> key to submit the password. Finally, press <strong>Y<\/strong> on the keyboard to confirm you wish to install Hugin.<\/p>\n<h2>Arch Linux installation instructions<\/h2>\n<p>The Hugin app is available on Arch Linux through the \u201cCommunity\u201d software repository. To get this app working on your Arch Linux system, do the following.<\/p>\n<p>First, you must launch a terminal window on the Linux desktop. You can launch a terminal window by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and start it that way.<\/p>\n<p>Once the terminal window is open, enter the <strong>pacman -S<\/strong> command and install the \u201chugin\u201d package.<\/p>\n<pre>\nsudo pacman -S hugin\n<\/pre>\n<p>When you enter the command above, Arch Linux will ask you for your password. Using the keyboard, write in your password. Press the\u00a0<strong>Enter<\/strong> key to confirm your choice.<\/p>\n<h2>Fedora installation instructions<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-413411 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"900\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux-1.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux-2.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-hugin-panoramic-image-editor-on-linux-3.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Fedora Linux users can install the Hugin application directly through the primary Fedora repositories included with the operating system. However, Hugin is only available for Fedora 35, 34, 33, and Rawhide, so keep that in mind.<\/p>\n<p>To get the latest version of Hugin working on your Fedora system, start opening up a terminal window on the desktop. You can launch a terminal window on the desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard or by launching it via the application menu.<\/p>\n<p>With the terminal window open and ready to use, run the <strong>dnf install<\/strong> command and set up the \u201chugin\u201d package on your computer.<\/p>\n<pre>\nsudo dnf install hugin\n<\/pre>\n<p>After running the command above, Fedora will ask you for your password. Using the keyboard, enter your user account password. Then, press the <strong>Enter<\/strong> key. Upon confirming your password, Fedora will ask you to press <strong>Y<\/strong> to continue. Do so to install Hugin on your computer.<\/p>\n<h2>OpenSUSE installation instructions<\/h2>\n<p>If you\u2019re running OpenSUSE with the latest OpenSUSE OSS software repository enabled, you\u2019ll be able to get Hugin working with no problems. To start the installation, launch a terminal window.<\/p>\n<p>To open up a terminal window on the OpenSUSE desktop, press <strong>Ctrl + Alt + T<\/strong> on the keyboard. Alternatively, search for \u201cTerminal\u201d in the app menu and launch it. Then, use the <strong>zypper install<\/strong> command to set up the \u201chugin\u201d package on your system.<\/p>\n<pre>\nsudo zypper install hugin\n<\/pre>\n<p>When you run the <strong>zypper<\/strong> command above, OpenSUSE will ask for your password. Using the keyboard, input your user account password. Press the <strong>Enter<\/strong> key to submit the password. Then, press the <strong>Y<\/strong> button to confirm you wish to install Hugin.<\/p>\n<h2>Flatpak installation instructions<\/h2>\n<p>Hugin is available as a Flatpak on Flathub. So, if you\u2019re using a Linux distribution that supports Flatpak, you\u2019ll be able to get the app working quite quickly. To start the process, open up a terminal window.<\/p>\n<p>Can\u2019t figure out how to launch a terminal? Press <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or launch the app from the applications menu. When the terminal window is open, follow our in-depth guide on how to enable the Flatpak runtime. Then, enter the two commands below to set up Hugin.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\nflatpak install flathub net.sourceforge.Hugin\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Hugin is an open-source image editing tool for Linux, Mac OS, Windows, and BSD. It allows users to stitch photographs together and create panoramas digitally. In this guide, we\u2019ll show you how to install Hugin on Linux. Ubuntu installation instructions The Hugin application is available for Ubuntu Linux users to use Ubuntu 18.04 &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1165,"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\/1164"}],"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=1164"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1164\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1165"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1164"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1164"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1164"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}