{"id":127381,"date":"2024-09-12T06:30:02","date_gmt":"2024-09-12T10:30:02","guid":{"rendered":"https:\/\/pureinfotech.com\/?p=127381"},"modified":"2024-09-12T09:59:16","modified_gmt":"2024-09-12T13:59:16","slug":"install-microsoft-edge-linux","status":"publish","type":"post","link":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/","title":{"rendered":"How to install Microsoft Edge on Linux"},"content":{"rendered":"<p>On Ubuntu and other Linux distributions (Mint, Debian, Fedora, and openSUSE), you can install the <a href=\"https:\/\/pureinfotech.com\/tag\/microsoft-edge\">Microsoft Edge<\/a> browser through the Stable, Beta, and Dev Channels, and you can download and install the application using GUI commands through the terminal.<\/p>\n<p>Regardless of the platform, the browser version will be virtually the same as the one available on <a href=\"https:\/\/pureinfotech.com\/tag\/windows-11\">Windows 11<\/a> and Windows 10, with support for extensions, developer tools, and core rendering technologies. You can also create a profile and sync your settings and bookmarks across devices.\u00a0<\/p>\n<p>In this <a href=\"https:\/\/pureinfotech.com\/tag\/how-to\/\">guide<\/a>, I will teach you the steps to install Microsoft Edge on <a href=\"https:\/\/pureinfotech.com\/tag\/linux\/\">Linux<\/a>. In this particular case, I&#8217;m using Ubuntu 24.04, but the instructions will work on most distributions with a graphical user interface.<\/p>\n<ul class=\"toc\">\n<li><a href=\"#install_edge_stable_gui_linux\">Install Microsoft Edge from GUI on Linux<\/a><\/li>\n<li><a href=\"#install_edge_stable_command_linux\">Install Microsoft Edge from commands on Linux<\/a><\/li>\n<li><a href=\"#install_edge_ubuntu\">Install Microsoft Edge Insider on Linux<\/a><\/li>\n<li><a href=\"#install_edge_command_ubuntu\">Install Microsoft Edge Insider from commands on Linux<\/a><\/li>\n<\/ul>\n<h2 id=\"install_edge_ubuntu\">Install Microsoft Edge from GUI on Linux<\/h2>\n<p>To install the Microsoft Edge app on Like (such as on Ubuntu, Linux Mint, or another flavor), use these steps:<\/p>\n<ol>\n<li>\n<p><a href=\"https:\/\/www.microsoft.com\/en-us\/edge\" target=\"_blank\" rel=\"noopener\">Open <strong>Microsoft Edge <\/strong>website<\/a>.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Download Edge<\/strong> button.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-172191\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/microsoft-edge-linux-download.webp?resize=827%2C477&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Microsoft Edge for Linux download\" width=\"827\" height=\"477\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/microsoft-edge-linux-download.webp?w=891&amp;quality=78&amp;strip=all&amp;ssl=1 891w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/microsoft-edge-linux-download.webp?resize=300%2C173&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/microsoft-edge-linux-download.webp?resize=150%2C87&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Click the <strong>&#8220;Accept and download&#8221;<\/strong> button to download the installer.<\/p>\n<\/li>\n<li>\n<p>Double-click the<strong> &#8220;*.deb&#8221;<\/strong> file to launch the installer.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Install<\/strong> button to install Edge on Linux.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-172192\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/ubuntu-linux-edge-deb-installer.webp?resize=827%2C592&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Linux install Microsoft Edge from GUI\" width=\"827\" height=\"592\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/ubuntu-linux-edge-deb-installer.webp?w=915&amp;quality=78&amp;strip=all&amp;ssl=1 915w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/ubuntu-linux-edge-deb-installer.webp?resize=300%2C215&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/ubuntu-linux-edge-deb-installer.webp?resize=802%2C574&amp;quality=78&amp;strip=all&amp;ssl=1 802w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/ubuntu-linux-edge-deb-installer.webp?resize=150%2C107&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/p>\n<div id=\"tip-box\"><span><strong>Quick note:<\/strong> The message reads <strong>&#8220;Potentially unsafe&#8221;<\/strong> because you&#8217;re installing the app outside the Ubuntu app store, but the package should be safe since it&#8217;s a download from the Microsoft website.<\/span><\/div>\n<\/li>\n<li>Click the <strong>Install<\/strong> button again.<\/li>\n<\/ol>\n<p>Once you complete the steps, Microsoft Edge will install and be available from the app menu.<\/p>\n<h2 id=\"install_edge_command_ubuntu\">Install Microsoft Edge from commands on Linux<\/h2>\n<p>To install the Edge app using commands with the Terminal, use these steps:<\/p>\n<ol>\n<li>\n<p>Open <strong>Terminal<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Type the following command and press <strong>Enter<\/strong>:<\/p>\n<pre>sudo apt update<\/pre>\n<\/li>\n<li>\n<p>Type the following script to add the Microsoft Edge repository to the distro and press <strong>Enter<\/strong>:<\/p>\n<pre>curl https:\/\/packages.microsoft.com\/keys\/microsoft.asc | gpg --dearmor &gt; microsoft.gpg\r\nsudo install -o root -g root -m 644 microsoft.gpg \/etc\/apt\/trusted.gpg.d\/\r\nsudo sh -c 'echo \"deb [arch=amd64] https:\/\/packages.microsoft.com\/repos\/edge stable main\" &gt; \/etc\/apt\/sources.list.d\/microsoft-edge-dev.list'\r\nsudo rm microsoft.gpg<\/pre>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-172194\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-edge-repository-add.webp?resize=826%2C259&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Linux add Edge repository command\" width=\"826\" height=\"259\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-edge-repository-add.webp?w=826&amp;quality=78&amp;strip=all&amp;ssl=1 826w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-edge-repository-add.webp?resize=300%2C94&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-edge-repository-add.webp?resize=150%2C47&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 826px) 100vw, 826px\" \/><\/p>\n<div id=\"tip-box\"><span><strong>Quick tip:<\/strong> This script requires <strong>&#8220;curl,&#8221;<\/strong> if you don&#8217;t have it installed on your computer, you can add it with the <code>sudo apt install curl<\/code> command.<\/span><\/div>\n<\/li>\n<li>\n<p>Type the following command to install Microsoft Edge (stable) on Linux and press <strong>Enter<\/strong>:<\/p>\n<pre>sudo apt update &amp;&amp; sudo apt install microsoft-edge-stable<\/pre>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-172195\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-install-edge-browser.webp?resize=825%2C454&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Linux install Microsoft Edge command\" width=\"825\" height=\"454\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-install-edge-browser.webp?w=825&amp;quality=78&amp;strip=all&amp;ssl=1 825w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-install-edge-browser.webp?resize=300%2C165&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-install-edge-browser.webp?resize=150%2C83&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 825px) 100vw, 825px\" \/><\/li>\n<\/ol>\n<p>After you complete the steps, the stable version of the Microsoft browser will install on your Linux distribution.<\/p>\n<h3 id=\"uninstall_edge_ubuntu\">Uninstall Microsoft Edge on Linux<\/h3>\n<p>On Linux, you can uninstall applications using the GUI or command experience.<\/p>\n<h4>Graphical interface<\/h4>\n<p>To remove Microsoft Edge from Linux, use these steps:<\/p>\n<ol>\n<li>\n<p>Open the app store for your Linux distro. For example, <strong>&#8220;App Center&#8221;<\/strong> ( or &#8220;Ubuntu Software&#8221;) or <strong>&#8220;Software Manager&#8221;<\/strong> on Linux Mint.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Installed<\/strong> tab.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Remove<\/strong> button for Microsoft Edge under the &#8220;Applications&#8221; section.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-152747\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2021\/11\/ubuntu-uninstall-microsoft-edge.webp?resize=827%2C421&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Ubuntu Linux uninstall Microsoft Edge\" width=\"827\" height=\"421\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2021\/11\/ubuntu-uninstall-microsoft-edge.webp?w=919&amp;quality=78&amp;strip=all&amp;ssl=1 919w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2021\/11\/ubuntu-uninstall-microsoft-edge.webp?resize=300%2C153&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2021\/11\/ubuntu-uninstall-microsoft-edge.webp?resize=150%2C76&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<\/ol>\n<p>Once you complete the steps, the app will no longer be available on your computer.\u00a0<\/p>\n<p>If App Center isn&#8217;t showing Microsoft Edge, you can still remove the browser using the command instructions below.<\/p>\n<h4>Command terminal<\/h4>\n<p>To uninstall Edge using Ubuntu commands, use these steps:<\/p>\n<ol>\n<li>\n<p>Open <strong>Terminal<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Type the following command to uninstall Microsoft Edge on Linux and press <strong>Enter<\/strong>:<\/p>\n<pre>sudo apt remove microsoft-edge-stable<\/pre>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-172197\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-uninstall-edge.webp?resize=827%2C483&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Uninstall Edge stable on Linux\" width=\"827\" height=\"483\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-uninstall-edge.webp?w=879&amp;quality=78&amp;strip=all&amp;ssl=1 879w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-uninstall-edge.webp?resize=300%2C175&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-uninstall-edge.webp?resize=150%2C88&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Click the <strong>&#8220;Y&#8221;<\/strong> key and <strong>Enter<\/strong> to confirm.<\/p>\n<\/li>\n<\/ol>\n<p>Once you complete the steps, Microsoft Edge will be removed from your Linux distribution.<\/p>\n<h2 id=\"install_edge_ubuntu\">Install Microsoft Edge Insider on Linux<\/h2>\n<p>To install the Beta or Dev Channel version of Microsoft Edge on Linux, use these steps:<\/p>\n<ol>\n<li>\n<p><a href=\"https:\/\/www.microsoftedgeinsider.com\/en-us\/download\/\" target=\"_blank\" rel=\"noopener\">Open <strong>Microsoft Edge <\/strong>website<\/a>.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Download<\/strong> button under the &#8220;Dev Channel&#8221; or &#8220;Beta Channel&#8221; section.<\/p>\n<div id=\"tip-box\"><span><strong>Quick note:<\/strong> If you have a distribution like Red Hat requiring a different installer, use the down-arrow button and select the &#8220;<strong>.rpm&#8221;<\/strong> option.<\/span><\/div>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-172198\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/download-edge-insider-dev-beta.webp?resize=827%2C430&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Microsoft Edge for Linux download\" width=\"827\" height=\"430\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/download-edge-insider-dev-beta.webp?w=971&amp;quality=78&amp;strip=all&amp;ssl=1 971w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/download-edge-insider-dev-beta.webp?resize=300%2C156&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/download-edge-insider-dev-beta.webp?resize=150%2C78&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Click the <strong>&#8220;Accept and download&#8221;<\/strong> button to begin the download.<\/p>\n<\/li>\n<li>\n<p>Double-click the <strong>&#8220;*.deb&#8221;<\/strong> file to launch the installer.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Install<\/strong> button to install Edge on Linux.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-172199\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-gui-edge-insider-install.webp?resize=827%2C595&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Install Edge on Ubuntu Linux\" width=\"827\" height=\"595\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-gui-edge-insider-install.webp?w=916&amp;quality=78&amp;strip=all&amp;ssl=1 916w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-gui-edge-insider-install.webp?resize=300%2C216&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-gui-edge-insider-install.webp?resize=798%2C574&amp;quality=78&amp;strip=all&amp;ssl=1 798w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-gui-edge-insider-install.webp?resize=150%2C108&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<\/ol>\n<p>Once you complete the steps, Microsoft Teams will install, and it\u2019ll be available from the app menu.<\/p>\n<h2 id=\"install_edge_command_ubuntu\">Install Microsoft Edge Insider from commands on Linux<\/h2>\n<p>To install the Edge Insider app with commands, use these steps:<\/p>\n<ol>\n<li>\n<p>Open <strong>Terminal<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Type the following command and press <strong>Enter<\/strong>:<\/p>\n<pre>sudo apt update<\/pre>\n<\/li>\n<li>\n<p>Type the following script to add the Microsoft Edge repository to the distro and press <strong>Enter<\/strong>:<\/p>\n<pre>curl https:\/\/packages.microsoft.com\/keys\/microsoft.asc | gpg --dearmor &gt; microsoft.gpg\r\nsudo install -o root -g root -m 644 microsoft.gpg \/etc\/apt\/trusted.gpg.d\/\r\nsudo sh -c 'echo \"deb [arch=amd64] https:\/\/packages.microsoft.com\/repos\/edge stable main\" &gt; \/etc\/apt\/sources.list.d\/microsoft-edge-dev.list'\r\nsudo rm microsoft.gpg<\/pre>\n<\/li>\n<li>\n<p>(Option 1) Type the following command to install Microsoft Edge in the Dev Channel on Linux and press <strong>Enter<\/strong>:<\/p>\n<pre>sudo apt update &amp;&amp; sudo apt install microsoft-edge-dev<\/pre>\n<\/li>\n<li>\n<p>(Option 2) Type the following command to install Microsoft Edge in the Beta Channel on Linux and press <strong>Enter<\/strong>:<\/p>\n<pre>sudo apt update &amp;&amp; sudo apt install microsoft-edge-beta<\/pre>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-172201\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-install-edge-insider.webp?resize=827%2C488&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Uninstall Microsoft Edge on Ubuntu Linux\" width=\"827\" height=\"488\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-install-edge-insider.webp?w=882&amp;quality=78&amp;strip=all&amp;ssl=1 882w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-install-edge-insider.webp?resize=300%2C177&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-command-install-edge-insider.webp?resize=150%2C88&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<\/ol>\n<p>After you complete the steps, the preview version of Edge will install on your Linux distribution. After the process, you can open the app from the app launcher.<\/p>\n<h3 id=\"uninstall_edge_ubuntu\">Uninstall Microsoft Edge Insider on Linux<\/h3>\n<p>Similar to the stable version, you have two ways to remove the Microsoft browser on any flavor of Linux, including using the GUI or command experience. You can still use the command instructions if the option to remove the browser isn&#8217;t available through the App Center app.<\/p>\n<h4>Graphical interface<\/h4>\n<p>To remove Microsoft Edge, use these steps:<\/p>\n<ol>\n<li>\n<p>Open the app store for your Linux distro.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Installed<\/strong> tab.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Uninstall<\/strong> button for <strong>microsoft-edge-dev <\/strong>under the &#8220;Applications&#8221; section.<\/p>\n<\/li>\n<li>\n<p>Click the <b>Uninstall <\/b>button for <strong>microsoft-edge-beta<\/strong>.<\/p>\n<\/li>\n<\/ol>\n<p>Once you complete the steps, the app will no longer be available on your computer.\u00a0<\/p>\n<h4>Command terminal<\/h4>\n<p>To uninstall the Edge browser using Ubuntu commands, use these steps:<\/p>\n<ol>\n<li>\n<p>Open <strong>Terminal<\/strong>.<\/p>\n<\/li>\n<li>\n<p>(Option 1) Type the following command to uninstall Microsoft Edge (Dev) on Linux and press <strong>Enter<\/strong>:<\/p>\n<pre>sudo apt remove microsoft-edge-dev<\/pre>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-152752\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2021\/11\/linux-uninstall-edge-dev-command.webp?resize=814%2C379&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Uninstall Microsoft Edge on Ubuntu Linux\" width=\"814\" height=\"379\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2021\/11\/linux-uninstall-edge-dev-command.webp?w=814&amp;quality=78&amp;strip=all&amp;ssl=1 814w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2021\/11\/linux-uninstall-edge-dev-command.webp?resize=300%2C140&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2021\/11\/linux-uninstall-edge-dev-command.webp?resize=150%2C70&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 814px) 100vw, 814px\" \/><\/li>\n<li>\n<p>Click the <strong>&#8220;Y&#8221;<\/strong> key and <strong>Enter<\/strong> to confirm.<\/p>\n<\/li>\n<li>\n<p>(Option 2) Type the following command to uninstall Microsoft Edge (Beta) on Linux and press <strong>Enter<\/strong>:<\/p>\n<pre>sudo apt remove microsoft-edge-beta<\/pre>\n<\/li>\n<\/ol>\n<p>Once you complete the steps, Microsoft Edge will be removed from your Linux distribution.<\/p>\n<p><strong>Update September 12, 2024:<\/strong> This guide has been updated to ensure accuracy and reflect changes to the process.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You can install the Microsoft Edge browser on Linux distros using a graphical interface and commands, and here&#8217;s how.<\/p>\n","protected":false},"author":2,"featured_media":172202,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"jetpack_post_was_ever_published":false,"footnotes":""},"categories":[1758,2690],"tags":[96,19,148,2456],"class_list":["post-127381","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-apps","category-linux","tag-difficulty-level-intermediate","tag-how-to","tag-linux","tag-microsoft-edge"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to install Microsoft Edge on Linux - Pureinfotech<\/title>\n<meta name=\"description\" content=\"You can install Microsoft Edge on Linux distributions like Ubuntu, Debian, and openSUSE, and here\u2019s how with GUI or commands.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to install Microsoft Edge on Linux - Pureinfotech\" \/>\n<meta property=\"og:description\" content=\"You can install Microsoft Edge on Linux distributions like Ubuntu, Debian, and openSUSE, and here\u2019s how with GUI or commands.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"Pureinfotech \u2022 Windows 10 &amp; Windows 11 help for humans\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/pureinfotech\" \/>\n<meta property=\"article:published_time\" content=\"2024-09-12T10:30:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-12T13:59:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-install-microsoft-edge-hero-mauro-huculak.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1680\" \/>\n\t<meta property=\"og:image:height\" content=\"1050\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Mauro Huculak\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Pureinfotech\" \/>\n<meta name=\"twitter:site\" content=\"@Pureinfotech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mauro Huculak\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/\"},\"author\":{\"name\":\"Mauro Huculak\",\"@id\":\"https:\/\/pureinfotech.com\/#\/schema\/person\/bf4921a81eb4380865af70691a93af43\"},\"headline\":\"How to install Microsoft Edge on Linux\",\"datePublished\":\"2024-09-12T10:30:02+00:00\",\"dateModified\":\"2024-09-12T13:59:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/\"},\"wordCount\":926,\"publisher\":{\"@id\":\"https:\/\/pureinfotech.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-install-microsoft-edge-hero-mauro-huculak.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1\",\"keywords\":[\"Difficulty level: Intermediate\",\"How-To\",\"Linux\",\"Microsoft Edge\"],\"articleSection\":[\"Apps\",\"Linux\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/\",\"url\":\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/\",\"name\":\"How to install Microsoft Edge on Linux - Pureinfotech\",\"isPartOf\":{\"@id\":\"https:\/\/pureinfotech.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-install-microsoft-edge-hero-mauro-huculak.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1\",\"datePublished\":\"2024-09-12T10:30:02+00:00\",\"dateModified\":\"2024-09-12T13:59:16+00:00\",\"description\":\"You can install Microsoft Edge on Linux distributions like Ubuntu, Debian, and openSUSE, and here\u2019s how with GUI or commands.\",\"breadcrumb\":{\"@id\":\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-install-microsoft-edge-hero-mauro-huculak.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-install-microsoft-edge-hero-mauro-huculak.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1\",\"width\":1680,\"height\":1050,\"caption\":\"Microsoft Edge for Ubuntu Linux install \/ Image: Mauro Huculak\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/pureinfotech.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to install Microsoft Edge on Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/pureinfotech.com\/#website\",\"url\":\"https:\/\/pureinfotech.com\/\",\"name\":\"Pureinfotech \u2022 Windows 10 &amp; Windows 11 help for humans\",\"description\":\"Pureinfotech is the best site to get Windows help \u2013 featuring friendly how-to guides on Windows 10, Windows 11, Xbox, and other things tech, news, deals, reviews, and more.\",\"publisher\":{\"@id\":\"https:\/\/pureinfotech.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/pureinfotech.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/pureinfotech.com\/#organization\",\"name\":\"Pureinfotech\",\"url\":\"https:\/\/pureinfotech.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pureinfotech.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2019\/05\/pure-logo-v45.png?fit=192%2C192&quality=78&strip=all&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2019\/05\/pure-logo-v45.png?fit=192%2C192&quality=78&strip=all&ssl=1\",\"width\":192,\"height\":192,\"caption\":\"Pureinfotech\"},\"image\":{\"@id\":\"https:\/\/pureinfotech.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/pureinfotech\",\"https:\/\/x.com\/Pureinfotech\",\"https:\/\/www.youtube.com\/user\/Pureinfotech\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/pureinfotech.com\/#\/schema\/person\/bf4921a81eb4380865af70691a93af43\",\"name\":\"Mauro Huculak\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g\",\"caption\":\"Mauro Huculak\"},\"description\":\"Mauro Huculak is a Windows How-To Expert and founder of Pureinfotech (est. 2010). With over 21 years as a technology writer and IT Specialist, Mauro specializes in Windows, software, and cross-platform systems such as Linux, Android, and macOS. Certifications he holds include Microsoft Certified Solutions Associate (MCSA), Cisco Certified Network Professional (CCNP), VMware Certified Professional (VCP), and CompTIA A+ and Network+. Mauro is a recognized Microsoft MVP and has also been a long-time contributor to Windows Central. You can follow him on YouTube, Threads, BlueSky, X (Twitter), LinkedIn and About.me. Email him at Contact@Pureinfotech.com.\",\"sameAs\":[\"https:\/\/pureinfotech.com\",\"https:\/\/x.com\/@Pureinfotech\"],\"url\":\"https:\/\/pureinfotech.com\/mauro-huculak\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to install Microsoft Edge on Linux - Pureinfotech","description":"You can install Microsoft Edge on Linux distributions like Ubuntu, Debian, and openSUSE, and here\u2019s how with GUI or commands.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/","og_locale":"en_US","og_type":"article","og_title":"How to install Microsoft Edge on Linux - Pureinfotech","og_description":"You can install Microsoft Edge on Linux distributions like Ubuntu, Debian, and openSUSE, and here\u2019s how with GUI or commands.","og_url":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/","og_site_name":"Pureinfotech \u2022 Windows 10 &amp; Windows 11 help for humans","article_publisher":"https:\/\/facebook.com\/pureinfotech","article_published_time":"2024-09-12T10:30:02+00:00","article_modified_time":"2024-09-12T13:59:16+00:00","og_image":[{"width":1680,"height":1050,"url":"https:\/\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-install-microsoft-edge-hero-mauro-huculak.webp","type":"image\/webp"}],"author":"Mauro Huculak","twitter_card":"summary_large_image","twitter_creator":"@Pureinfotech","twitter_site":"@Pureinfotech","twitter_misc":{"Written by":"Mauro Huculak","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#article","isPartOf":{"@id":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/"},"author":{"name":"Mauro Huculak","@id":"https:\/\/pureinfotech.com\/#\/schema\/person\/bf4921a81eb4380865af70691a93af43"},"headline":"How to install Microsoft Edge on Linux","datePublished":"2024-09-12T10:30:02+00:00","dateModified":"2024-09-12T13:59:16+00:00","mainEntityOfPage":{"@id":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/"},"wordCount":926,"publisher":{"@id":"https:\/\/pureinfotech.com\/#organization"},"image":{"@id":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-install-microsoft-edge-hero-mauro-huculak.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1","keywords":["Difficulty level: Intermediate","How-To","Linux","Microsoft Edge"],"articleSection":["Apps","Linux"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/","url":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/","name":"How to install Microsoft Edge on Linux - Pureinfotech","isPartOf":{"@id":"https:\/\/pureinfotech.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#primaryimage"},"image":{"@id":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-install-microsoft-edge-hero-mauro-huculak.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1","datePublished":"2024-09-12T10:30:02+00:00","dateModified":"2024-09-12T13:59:16+00:00","description":"You can install Microsoft Edge on Linux distributions like Ubuntu, Debian, and openSUSE, and here\u2019s how with GUI or commands.","breadcrumb":{"@id":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#primaryimage","url":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-install-microsoft-edge-hero-mauro-huculak.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1","contentUrl":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-install-microsoft-edge-hero-mauro-huculak.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1","width":1680,"height":1050,"caption":"Microsoft Edge for Ubuntu Linux install \/ Image: Mauro Huculak"},{"@type":"BreadcrumbList","@id":"https:\/\/pureinfotech.com\/install-microsoft-edge-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pureinfotech.com\/"},{"@type":"ListItem","position":2,"name":"How to install Microsoft Edge on Linux"}]},{"@type":"WebSite","@id":"https:\/\/pureinfotech.com\/#website","url":"https:\/\/pureinfotech.com\/","name":"Pureinfotech \u2022 Windows 10 &amp; Windows 11 help for humans","description":"Pureinfotech is the best site to get Windows help \u2013 featuring friendly how-to guides on Windows 10, Windows 11, Xbox, and other things tech, news, deals, reviews, and more.","publisher":{"@id":"https:\/\/pureinfotech.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pureinfotech.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pureinfotech.com\/#organization","name":"Pureinfotech","url":"https:\/\/pureinfotech.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pureinfotech.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2019\/05\/pure-logo-v45.png?fit=192%2C192&quality=78&strip=all&ssl=1","contentUrl":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2019\/05\/pure-logo-v45.png?fit=192%2C192&quality=78&strip=all&ssl=1","width":192,"height":192,"caption":"Pureinfotech"},"image":{"@id":"https:\/\/pureinfotech.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/pureinfotech","https:\/\/x.com\/Pureinfotech","https:\/\/www.youtube.com\/user\/Pureinfotech"]},{"@type":"Person","@id":"https:\/\/pureinfotech.com\/#\/schema\/person\/bf4921a81eb4380865af70691a93af43","name":"Mauro Huculak","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g","caption":"Mauro Huculak"},"description":"Mauro Huculak is a Windows How-To Expert and founder of Pureinfotech (est. 2010). With over 21 years as a technology writer and IT Specialist, Mauro specializes in Windows, software, and cross-platform systems such as Linux, Android, and macOS. Certifications he holds include Microsoft Certified Solutions Associate (MCSA), Cisco Certified Network Professional (CCNP), VMware Certified Professional (VCP), and CompTIA A+ and Network+. Mauro is a recognized Microsoft MVP and has also been a long-time contributor to Windows Central. You can follow him on YouTube, Threads, BlueSky, X (Twitter), LinkedIn and About.me. Email him at Contact@Pureinfotech.com.","sameAs":["https:\/\/pureinfotech.com","https:\/\/x.com\/@Pureinfotech"],"url":"https:\/\/pureinfotech.com\/mauro-huculak"}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/02\/linux-install-microsoft-edge-hero-mauro-huculak.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1","jetpack-related-posts":[{"id":119254,"url":"https:\/\/pureinfotech.com\/install-microsoft-teams-linux\/","url_meta":{"origin":127381,"position":0},"title":"How to install Microsoft Teams on Linux","author":"Mauro Huculak","date":"January 18, 2023","format":false,"excerpt":"Microsoft Teams collaboration app is now available on Linux, and these are the steps to install it.","rel":"","context":"","block_context":{"text":"Apps","link":"https:\/\/pureinfotech.com\/category\/apps\/"},"img":{"alt_text":"Microsoft Teams on Linux","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/microsoft-teams-linux-hero.webp?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/microsoft-teams-linux-hero.webp?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/microsoft-teams-linux-hero.webp?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/microsoft-teams-linux-hero.webp?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/microsoft-teams-linux-hero.webp?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":126600,"url":"https:\/\/pureinfotech.com\/microsoft-edge-release-linux-preview-october\/","url_meta":{"origin":127381,"position":1},"title":"Microsoft Edge expected to release on Linux as preview in October","author":"Mauro Huculak","date":"September 25, 2020","format":false,"excerpt":"In October, Microsoft is planning to release the first preview of Microsoft Edge for Linux.","rel":"","context":"","block_context":{"text":"Apps","link":"https:\/\/pureinfotech.com\/category\/apps\/"},"img":{"alt_text":"Edge for Linux \/ source Microsoft","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/09\/microsoft-edge-linux_hero.jpg?fit=1200%2C718&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/09\/microsoft-edge-linux_hero.jpg?fit=1200%2C718&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/09\/microsoft-edge-linux_hero.jpg?fit=1200%2C718&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/09\/microsoft-edge-linux_hero.jpg?fit=1200%2C718&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/09\/microsoft-edge-linux_hero.jpg?fit=1200%2C718&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":124619,"url":"https:\/\/pureinfotech.com\/install-wsl-windows-11\/","url_meta":{"origin":127381,"position":2},"title":"How to install Windows Subsystem for Linux (WSL) on Windows 11","author":"Mauro Huculak","date":"September 12, 2024","format":false,"excerpt":"You can now install all the WSL components with a single command on Windows 11, and here's how to do it.","rel":"","context":"","block_context":{"text":"Linux","link":"https:\/\/pureinfotech.com\/category\/linux\/"},"img":{"alt_text":"Windows 11 install WSL","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-11-install-wsl-hero-mauro-huculak.webp?fit=1200%2C802&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-11-install-wsl-hero-mauro-huculak.webp?fit=1200%2C802&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-11-install-wsl-hero-mauro-huculak.webp?fit=1200%2C802&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-11-install-wsl-hero-mauro-huculak.webp?fit=1200%2C802&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-11-install-wsl-hero-mauro-huculak.webp?fit=1200%2C802&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":123865,"url":"https:\/\/pureinfotech.com\/install-powershell-7-linux\/","url_meta":{"origin":127381,"position":3},"title":"How to install PowerShell 7 on Linux","author":"Mauro Huculak","date":"June 8, 2020","format":false,"excerpt":"Microsoft PowerShell is cross-platform scripting tool, and these are the steps to install it on Linux.","rel":"","context":"","block_context":{"text":"Apps","link":"https:\/\/pureinfotech.com\/category\/apps\/"},"img":{"alt_text":"PowerShell 7 on Linux","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/06\/linux-powershell-7_.jpg?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/06\/linux-powershell-7_.jpg?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/06\/linux-powershell-7_.jpg?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/06\/linux-powershell-7_.jpg?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/06\/linux-powershell-7_.jpg?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":113234,"url":"https:\/\/pureinfotech.com\/install-windows-subsystem-linux-2-windows-10\/","url_meta":{"origin":127381,"position":4},"title":"How to install WSL on Windows 10 (2026)","author":"Mauro Huculak","date":"October 31, 2024","format":false,"excerpt":"Do you need to run Linux? No problem, you can do this using WSL2 on Windows 10, and here's how to set it up.","rel":"","context":"","block_context":{"text":"Features","link":"https:\/\/pureinfotech.com\/category\/features\/"},"img":{"alt_text":"Windows 10 WSL install","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/windows-10-wsl2-install-hero-mauro-huculak.webp?fit=1200%2C825&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/windows-10-wsl2-install-hero-mauro-huculak.webp?fit=1200%2C825&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/windows-10-wsl2-install-hero-mauro-huculak.webp?fit=1200%2C825&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/windows-10-wsl2-install-hero-mauro-huculak.webp?fit=1200%2C825&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/windows-10-wsl2-install-hero-mauro-huculak.webp?fit=1200%2C825&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":151797,"url":"https:\/\/pureinfotech.com\/view-wsl-linux-distros-install-on-windows-11\/","url_meta":{"origin":127381,"position":5},"title":"How to view WSL Linux distros to install on Windows 11","author":"Mauro Huculak","date":"January 30, 2023","format":false,"excerpt":"Here's the command to see all the Linux distros available for download and install on WSL.","rel":"","context":"","block_context":{"text":"Windows","link":"https:\/\/pureinfotech.com\/category\/windows\/"},"img":{"alt_text":"WSL list distros to install command","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/wsl-list-distro-download-install-hero.webp?fit=1200%2C749&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/wsl-list-distro-download-install-hero.webp?fit=1200%2C749&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/wsl-list-distro-download-install-hero.webp?fit=1200%2C749&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/wsl-list-distro-download-install-hero.webp?fit=1200%2C749&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/01\/wsl-list-distro-download-install-hero.webp?fit=1200%2C749&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/posts\/127381","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/comments?post=127381"}],"version-history":[{"count":2,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/posts\/127381\/revisions"}],"predecessor-version":[{"id":172206,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/posts\/127381\/revisions\/172206"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/media\/172202"}],"wp:attachment":[{"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/media?parent=127381"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/categories?post=127381"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/tags?post=127381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}