{"id":1090,"date":"2026-05-25T18:11:36","date_gmt":"2026-05-25T18:11:36","guid":{"rendered":"https:\/\/yohost.org\/library\/?p=1090"},"modified":"2026-05-25T19:13:48","modified_gmt":"2026-05-25T19:13:48","slug":"how-to-run-electrum-4-7-x-on-ubuntu-20-04","status":"publish","type":"post","link":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/","title":{"rendered":"How to run Electrum 4.7.x on Ubuntu 20.04"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">If you have tried to update Electrum wallet on your Ubuntu 20.04 machine, most likely you ran into an error.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>E: Unable to locate package python3-pyqt6<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The reason is that there is only PyQt5 (PythonQt) in the repository of Ubuntu 20.04 but new versions of Electrum like 4.7.2 require PyQt6. And at this point you should not try to update Electrum via <code>apt<\/code> and instead use the official Electrum AppImage. Here I explain how to do it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Backup<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">First things first. Download your wallet backup. It only takes a couple of seconds but can save you a lot of trouble. Also make sure you have your seed phrase.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><span class=\"placeholder-el\" data-svq-align=\"\"><img loading=\"lazy\" decoding=\"async\" width=\"223\" height=\"189\" src=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-1-45x38.png\" alt class=\"wp-image-1091 lazy\" data-srcset=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-1.png 223w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-1-45x38.png 45w\" data-sizes=\"auto, (max-width: 223px) 100vw, 223px\" data-width=\"223\" data-height=\"189\" data-src=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-1.png\" style=\"height: 0; width: 223px; padding-bottom: 84.75%;\"><span class=\"svq-img-loader\"><\/span><\/span><noscript><img loading=\"lazy\" decoding=\"async\" width=\"223\" height=\"189\" src=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-1.png\" alt=\"\" class=\"wp-image-1091\" srcset=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-1.png 223w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-1-45x38.png 45w\" sizes=\"auto, (max-width: 223px) 100vw, 223px\" \/><\/noscript><figcaption class=\"wp-element-caption\">Backup Electrum Wallet<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Updating<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Download AppImage from electrum <a href=\"https:\/\/electrum.org\/#download\" type=\"link\" id=\"https:\/\/electrum.org\/#download\">official website<\/a> [<a href=\"https:\/\/download.electrum.org\/4.7.2\/electrum-4.7.2-x86_64.AppImage\" type=\"link\" id=\"https:\/\/download.electrum.org\/4.7.2\/electrum-4.7.2-x86_64.AppImage\">4.7.2<\/a>]<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Make sure you downloaded the image from official website and not some third-party website.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cd ~\/Downloads\nwget https:\/\/download.electrum.org\/4.7.2\/electrum-4.7.2-x86_64.AppImage\nchmod +x electrum-4.7.2-x86_64.AppImage\n.\/electrum-4.7.2-x86_64.AppImage<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Since AppImage is a portable executable file, we can create a launcher, so that it opens as normal application.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create folder for the AppImage: <code>mkdir -p ~\/Applications<\/code><\/li>\n\n\n\n<li>Move Electrum file over there: <code>mv ~\/electrum-4.7.2-x86_64.AppImage ~\/Applications\/Electrum.AppImage<\/code><\/li>\n\n\n\n<li>Edit desktop launcher: <code>nano ~\/.local\/share\/applications\/electrum.desktop<\/code><\/li>\n\n\n\n<li>You will see the contents like below<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><span class=\"placeholder-el\" data-svq-align=\"\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"269\" src=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2-45x24.png\" alt class=\"wp-image-1092 lazy\" data-srcset=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2.png 500w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2-300x161.png 300w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2-45x24.png 45w\" data-sizes=\"auto, (max-width: 500px) 100vw, 500px\" data-width=\"500\" data-height=\"269\" data-src=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2.png\" style=\"height: 0; width: 500px; padding-bottom: 53.80%;\"><span class=\"svq-img-loader\"><\/span><\/span><noscript><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"269\" src=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2.png\" alt=\"\" class=\"wp-image-1092\" srcset=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2.png 500w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2-300x161.png 300w, https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2-45x24.png 45w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/noscript><figcaption class=\"wp-element-caption\">Electrum desktop launcher configuration<\/figcaption><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In the Exec you will see something like: <code>Exec=electrum %u<\/code> You need to change it to the path of your AppImage, like: <code>Exec=\/home\/YourUser\/Applications\/Electrum.AppImage<\/code><\/li>\n\n\n\n<li><code>chmod +x ~\/.local\/share\/applications\/electrum.desktop<\/code><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s it. After this, the new Electrum version will launch when you click on your desktop icon.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you have tried to update Electrum wallet on your Ubuntu 20.04 machine, most likely you ran into an error. E: Unable to locate package python3-pyqt6 The reason is that there is only PyQt5 (PythonQt) in the repository of Ubuntu 20.04 but new versions of Electrum like 4.7.2 require PyQt6. And at this point you [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1092,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"stax_block_gap":"","stax_show_title_section":"","stax_single_post_media_panel_height":"","stax_single_post_media_panel_text":"","stax_single_post_cateory_breadcrumb":"","stax_single_post_title_position":"","stax_single_post_title_align":"","stax_single_post_title_extra_align":"","stax_single_post_title_size":"","stax_single_post_image_width":"","stax_single_post_image_format":"","stax_single_post_audio_panel":"","stax_single_post_video_panel":"","stax_single_post_video_width":"","stax_single_post_gallery_panel":"","stax_single_post_gallery_width":"","stax_single_post_gallery_slides":"","stax_single_post_meta_author_avatar":"","stax_single_post_meta_author_name":"","stax_single_post_meta_post_date":"","stax_single_post_meta_reading_time":"","stax_single_post_shapes":"","footnotes":""},"categories":[17],"tags":[190,191],"class_list":["post-1090","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bitcoin","tag-electrum-update","tag-ubuntu-20-04"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.12 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to run Electrum 4.7.x on Ubuntu 20.04 - Privacy Dedicated Library<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to run Electrum 4.7.x on Ubuntu 20.04\" \/>\n<meta property=\"og:description\" content=\"If you have tried to update Electrum wallet on your Ubuntu 20.04 machine, most likely you ran into an error. E: Unable to locate package python3-pyqt6 The reason is that there is only PyQt5 (PythonQt) in the repository of Ubuntu 20.04 but new versions of Electrum like 4.7.2 require PyQt6. And at this point you [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/\" \/>\n<meta property=\"og:site_name\" content=\"Privacy Dedicated Library\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-25T18:11:36+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-25T19:13:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"269\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Paul M\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@yohostorg\" \/>\n<meta name=\"twitter:site\" content=\"@yohostorg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Paul M\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/\"},\"author\":{\"name\":\"Paul M\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#\\\/schema\\\/person\\\/69f04ef60b945341f65db69ad70c0faf\"},\"headline\":\"How to run Electrum 4.7.x on Ubuntu 20.04\",\"datePublished\":\"2026-05-25T18:11:36+00:00\",\"dateModified\":\"2026-05-25T19:13:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/\"},\"wordCount\":209,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/image-2.png\",\"keywords\":[\"electrum update\",\"ubuntu 20.04\"],\"articleSection\":[\"Bitcoin\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/\",\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/\",\"name\":\"How to run Electrum 4.7.x on Ubuntu 20.04 - Privacy Dedicated Library\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/image-2.png\",\"datePublished\":\"2026-05-25T18:11:36+00:00\",\"dateModified\":\"2026-05-25T19:13:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/#primaryimage\",\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/image-2.png\",\"contentUrl\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/image-2.png\",\"width\":500,\"height\":269},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/yohost.org\\\/library\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to run Electrum 4.7.x on Ubuntu 20.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#website\",\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/\",\"name\":\"Privacy Dedicated Library\",\"description\":\"Everything about privacy protection, Bitcoin, encryption and technology\",\"publisher\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/yohost.org\\\/library\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#organization\",\"name\":\"Yohost.org\",\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/yhscree2.png\",\"contentUrl\":\"https:\\\/\\\/yohost.org\\\/library\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/yhscree2.png\",\"width\":431,\"height\":466,\"caption\":\"Yohost.org\"},\"image\":{\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/yohostorg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/yohost.org\\\/library\\\/#\\\/schema\\\/person\\\/69f04ef60b945341f65db69ad70c0faf\",\"name\":\"Paul M\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g\",\"caption\":\"Paul M\"},\"sameAs\":[\"https:\\\/\\\/yohost.org\\\/library\"],\"url\":\"https:\\\/\\\/yohost.org\\\/library\\\/author\\\/admin_31kufsla\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to run Electrum 4.7.x on Ubuntu 20.04 - Privacy Dedicated Library","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:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/","og_locale":"en_US","og_type":"article","og_title":"How to run Electrum 4.7.x on Ubuntu 20.04","og_description":"If you have tried to update Electrum wallet on your Ubuntu 20.04 machine, most likely you ran into an error. E: Unable to locate package python3-pyqt6 The reason is that there is only PyQt5 (PythonQt) in the repository of Ubuntu 20.04 but new versions of Electrum like 4.7.2 require PyQt6. And at this point you [&hellip;]","og_url":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/","og_site_name":"Privacy Dedicated Library","article_published_time":"2026-05-25T18:11:36+00:00","article_modified_time":"2026-05-25T19:13:48+00:00","og_image":[{"width":500,"height":269,"url":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2.png","type":"image\/png"}],"author":"Paul M","twitter_card":"summary_large_image","twitter_creator":"@yohostorg","twitter_site":"@yohostorg","twitter_misc":{"Written by":"Paul M","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/#article","isPartOf":{"@id":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/"},"author":{"name":"Paul M","@id":"https:\/\/yohost.org\/library\/#\/schema\/person\/69f04ef60b945341f65db69ad70c0faf"},"headline":"How to run Electrum 4.7.x on Ubuntu 20.04","datePublished":"2026-05-25T18:11:36+00:00","dateModified":"2026-05-25T19:13:48+00:00","mainEntityOfPage":{"@id":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/"},"wordCount":209,"commentCount":0,"publisher":{"@id":"https:\/\/yohost.org\/library\/#organization"},"image":{"@id":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2.png","keywords":["electrum update","ubuntu 20.04"],"articleSection":["Bitcoin"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/","url":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/","name":"How to run Electrum 4.7.x on Ubuntu 20.04 - Privacy Dedicated Library","isPartOf":{"@id":"https:\/\/yohost.org\/library\/#website"},"primaryImageOfPage":{"@id":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/#primaryimage"},"image":{"@id":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2.png","datePublished":"2026-05-25T18:11:36+00:00","dateModified":"2026-05-25T19:13:48+00:00","breadcrumb":{"@id":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/#primaryimage","url":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2.png","contentUrl":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2026\/05\/image-2.png","width":500,"height":269},{"@type":"BreadcrumbList","@id":"https:\/\/yohost.org\/library\/how-to-run-electrum-4-7-x-on-ubuntu-20-04\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/yohost.org\/library\/"},{"@type":"ListItem","position":2,"name":"How to run Electrum 4.7.x on Ubuntu 20.04"}]},{"@type":"WebSite","@id":"https:\/\/yohost.org\/library\/#website","url":"https:\/\/yohost.org\/library\/","name":"Privacy Dedicated Library","description":"Everything about privacy protection, Bitcoin, encryption and technology","publisher":{"@id":"https:\/\/yohost.org\/library\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/yohost.org\/library\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/yohost.org\/library\/#organization","name":"Yohost.org","url":"https:\/\/yohost.org\/library\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/yohost.org\/library\/#\/schema\/logo\/image\/","url":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2021\/12\/yhscree2.png","contentUrl":"https:\/\/yohost.org\/library\/wp-content\/uploads\/2021\/12\/yhscree2.png","width":431,"height":466,"caption":"Yohost.org"},"image":{"@id":"https:\/\/yohost.org\/library\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/yohostorg"]},{"@type":"Person","@id":"https:\/\/yohost.org\/library\/#\/schema\/person\/69f04ef60b945341f65db69ad70c0faf","name":"Paul M","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6d68ca6c8d2150c879f23586b6734b585aca8528d5f9d6158a28685239857aee?s=96&d=mm&r=g","caption":"Paul M"},"sameAs":["https:\/\/yohost.org\/library"],"url":"https:\/\/yohost.org\/library\/author\/admin_31kufsla\/"}]}},"_links":{"self":[{"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/posts\/1090","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/comments?post=1090"}],"version-history":[{"count":2,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/posts\/1090\/revisions"}],"predecessor-version":[{"id":1095,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/posts\/1090\/revisions\/1095"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/media\/1092"}],"wp:attachment":[{"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/media?parent=1090"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/categories?post=1090"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yohost.org\/library\/wp-json\/wp\/v2\/tags?post=1090"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}