{"id":357,"date":"2024-01-20T00:08:29","date_gmt":"2024-01-20T00:08:29","guid":{"rendered":"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/"},"modified":"2024-12-09T06:06:47","modified_gmt":"2024-12-09T06:06:47","slug":"a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04","status":"publish","type":"post","link":"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/","title":{"rendered":"A Step-by-step Guide to Install the Most Recent Enlightenment Desktop Release on Ubuntu 22.04"},"content":{"rendered":"<p><p>Just before Christmas I was introduced to a handy script that makes it easy to install the latest <a href=\"https:\/\/www.enlightenment.org\/\" target=\"_blank\" rel=\"nofollow noopener\">Enlightenment<\/a> desktop release on Ubuntu 22.04.<\/p>\n<\/p>\n<p><p>Emphasis on latest as (I\u2019m sure you already know) you can install the Enlightenment desktop in Ubuntu directly from the archives, i.e. no PPAs, 3rd-party repos, or scripts required.<\/p>\n<\/p>\n<p><p>However, Ubuntu\u2019s archive snapshots of Enlightenment are almost always older versions. And depending on which version of Ubuntu you use, it could lag behind the most recent release by several years.<\/p>\n<\/p>\n<p><p>There\u2019s nothing wrong with using an older version of anything (as long as it still works) but does so does mean you don\u2019t benefit from new features, bug fixes, changes, etc. <\/p>\n<\/p>\n<p><p>Basically, kids: <strong>newer is always better<\/strong> \ud83d\ude09.<\/p>\n<\/p>\n<p><p>Once upon a time we could install a newer version of Enlightenment in Ubuntu through a <a href=\"https:\/\/launchpad.net\/~niko2040\/+archive\/ubuntu\/e19\" target=\"_blank\" rel=\"nofollow noopener\">community-maintained PPA<\/a>. At the time of writing, that PPA hasn\u2019t been updated for 2 years (and prior to that, it hadn\u2019t been updated for 4 years) so\u2026 We need to look elsewhere. <\/p>\n<\/p>\n<p><p>Which, like a light in the dark, is where the <em>Elluminate<\/em> script comes in.<\/p>\n<\/p>\n<p><h2>Installing the Enlightenment Desktop<\/h2>\n<\/p>\n<div>\n<p><figure><a href=\"https:\/\/149366088.v2.pressablecdn.com\/wp-content\/uploads\/2024\/01\/enlightenment-desktop-environemnt-e26.jpg\" rel=\"nofollow noopener\" target=\"_blank\"><\/a><figcaption>Elluminate script built this \u2013 the latest Enlightenmentd desktop  <\/figcaption><\/figure>\n<\/div>\n<p><p>If you\u2019ve never used Enlightenment before I will say this: keep an open mind. <\/p>\n<\/p>\n<p><p>Evaluate Enlightenment for what it not what it isn\u2019t. It\u2019s broadly familiar to more widely-used Linux desktops like GNOME and Xfce but don\u2019t expect <em>everything<\/em> to look, feel, or function the same.<\/p>\n<\/p>\n<p><p>You will get a fully-featured desktop experience, plus an array of core apps that are every bit as capable as better-known ones \u2014 and you can use\/run all your favourite GTK and Qt apps too. But some folks find the whole thing a bit <em>too different<\/em> to what they\u2019re used to, so nope out.<\/p>\n<\/p>\n<p><p>Need persuading? Here\u2019s 3 reasons to try Enlightenment in Ubuntu:<\/p>\n<\/p>\n<ol>\n<li><strong>Enlightenment desktop is <em>incredibly<\/em> lightweight, making it a great option for reviving older and low-spec devices<\/strong><\/li>\n<li><strong>Enlightenment has lots of native apps including file manager, photo viewer, and text editor, and other Linux apps run too<\/strong><\/li>\n<li><strong>Enlightenment packs in plenty of eye-candy, including themes, animations, widgets, wallpapers, and more<\/strong><\/li>\n<\/ol>\n<p><p>If you\u2019re still tempted, read on\u2026<\/p>\n<\/p>\n<p><h3>The Elluminate Script Makes Installation Easy<\/h3>\n<\/p>\n<p><p><a href=\"https:\/\/www.omgubuntu.co.uk\/2023\/12\/enlightenment-0-26-desktop-released\" rel=\"nofollow noopener\" target=\"_blank\">Enlightenment 0.26<\/a> is the latest version of this long-standing desktop, released in December 2023. The update isn\u2019t huge but offers an array of considered refinements, bug fixes, and tweaks, as well as further work to improve Enlightenment\u2019s Wayland support.<\/p>\n<p>You can install that version in Ubuntu 22.04 using a script from seasoned GNU\/Linux user batden.<\/p>\n<p>His <a href=\"https:\/\/github.com\/batden\/elluminate\" rel=\"nofollow noopener\" target=\"_blank\">Elluminate script<\/a> will:<\/p>\n<ul>\n<li>Download Enlightenment, EFL, etc source code from official repos<\/li>\n<li>Check for and install dependencies needed to compile the code<\/li>\n<li>Setup and configure a build environment<\/li>\n<li>Build and install Enlightenment, apps, modules<\/li>\n<li>Add an E session option to the Ubuntu login screen<\/li>\n<\/ul>\n<p><p>Before you begin, remember to uninstall any existing EFL, Enlightenment, or related packages. If these aren&#8217;t uninstalled, they could potentially cause conflicts and problems and the script might not be able to resolve it.<\/p>\n<p>For usage, the script is fairly straight forward and simple.<\/p>\n<p>I initially thought about providing a step-by-step guide of obtaining and using Elluminate but this won&#8217;t be a practical approach as the script could be updated in the future. Such changes could render my current instructions useless and non-functional.<\/p>\n<p>Therefore, I recommend visiting the script&#8217;s Github page and perusing the README file. They are the most accurate sources for information and contain all necessary instructions for getting the script and installing any required packages. In short:<\/p>\n<\/p>\n<ol>\n<li><strong>Clone the Elluminate script using Git<\/strong><\/li>\n<li><strong>Move the Elluminate script to your ~\/Downloads folder<\/strong><\/li>\n<li><strong>Give the script permission to run<\/strong><\/li>\n<li><strong>Execute script in a terminal<\/strong><\/li>\n<\/ol>\n<p><p>After that you just have to follow the in-terminal instructions.<\/p>\n<\/p>\n<p><p>First time you run the script you choose what to build<\/p>\n<\/p>\n<p><p>Depending on your internet connection and\/or computer speed the <em>Elluminate<\/em> script may take ~30 minutes to complete (so long as you follow the setup instructions to the letter). The script shows a cute neon little cow once complete.<\/p>\n<\/p>\n<p><p>After which, log out of your current Ubuntu session, select the new Enlightenment session from the login screen cog menu, and log in. <\/p>\n<\/p>\n<p><p>First time you enter the Enlightenment desktop a setup wizard will walk you through things. Be aware you won\u2019t see a network applet in the panel (not sure why) but if you run <code>nm-applet --indicator<\/code> it will appear. You can manage network connections via the GNOME Settings app or <code>nm-cli<\/code> too.<\/p>\n<\/p>\n<p><a href=\"https:\/\/149366088.v2.pressablecdn.com\/wp-content\/uploads\/2024\/01\/enlightenment-desktop-in-ubuntu.jpg\" rel=\"nofollow noopener\" target=\"_blank\">Experience Enlightenment through Elluminate!<\/a><\/p>\n<p><p>Other than that, that\u2019s it. The Elluminate script worked first time for me. Plus, keep the script around as you can use it to update your Enlightenment build too, which is neat! <\/p>\n<\/p>\n<p><p>If you wish to remove Enlightenment that you&#8217;ve installed by following the instructions in this script, you&#8217;ll find that you can&#8217;t just use the <code>apt remove<\/code> command for the task. Instead, you can downlaod and run the companion script, comically named <em>Extinguish<\/em>.<\/p>\n<\/p>\n<p><p><em>Use caution whenever you&#8217;re running scripts. It&#8217;s a good practice to check them with a text editor before running. From my inspection, this script seems harmless; it appears to be a simple build process. Still, it&#8217;s important to stay vigilant.<\/em><\/p>\n<\/p>\n<ul>\n<li>Keep in mind, development release daily builds are likely to be the most up to date. <a href=\"#6995e881-fee3-4b8a-9fec-6e0a1e615d97-link\" rel=\"nofollow noopener\" target=\"_blank\">\u21a9\ufe0e<\/a><\/li>\n<li>For those who might misunderstand, the previous statement was made in jest. <a href=\"#11d5e88f-9681-443b-85fb-b1f590f37ea8-link\" rel=\"nofollow noopener\" target=\"_blank\">\u21a9\ufe0e<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Just before Christmas I was introduced to a handy script that makes it easy to install the latest Enlightenment desktop release on Ubuntu 22.04. Emphasis on latest as (I\u2019m sure you already know) you can install the Enlightenment desktop in Ubuntu directly from the archives, i.e. no PPAs, 3rd-party repos, or scripts required. However, Ubuntu\u2019s [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":358,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[199,200,143],"tags":[],"class_list":["post-357","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-desktop-environments","category-enlightenment","category-how-to"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Set Up the Enlightenment Desktop | ServerHost<\/title>\n<meta name=\"description\" content=\"Learn how to install the Enlightenment desktop on Ubuntu 22.04 with this step-by-step guide, including all the necessary dependencies and configurations.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Set Up the Enlightenment Desktop | ServerHost\" \/>\n<meta property=\"og:description\" content=\"Learn how to install the Enlightenment desktop on Ubuntu 22.04 with this step-by-step guide, including all the necessary dependencies and configurations.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/\" \/>\n<meta property=\"og:site_name\" content=\"ServerHost Hosting Solutions Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-20T00:08:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-09T06:06:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/01\/1756e9287ea902cdcbf82c1f00799918.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"840\" \/>\n\t<meta property=\"og:image:height\" content=\"480\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/\",\"url\":\"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/\",\"name\":\"How to Set Up the Enlightenment Desktop | ServerHost\",\"isPartOf\":{\"@id\":\"https:\/\/serverhost.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/01\/1756e9287ea902cdcbf82c1f00799918.webp\",\"datePublished\":\"2024-01-20T00:08:29+00:00\",\"dateModified\":\"2024-12-09T06:06:47+00:00\",\"author\":{\"@id\":\"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66\"},\"description\":\"Learn how to install the Enlightenment desktop on Ubuntu 22.04 with this step-by-step guide, including all the necessary dependencies and configurations.\",\"breadcrumb\":{\"@id\":\"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/#primaryimage\",\"url\":\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/01\/1756e9287ea902cdcbf82c1f00799918.webp\",\"contentUrl\":\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/01\/1756e9287ea902cdcbf82c1f00799918.webp\",\"width\":840,\"height\":480},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/serverhost.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A Step-by-step Guide to Install the Most Recent Enlightenment Desktop Release on Ubuntu 22.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/serverhost.com\/blog\/#website\",\"url\":\"https:\/\/serverhost.com\/blog\/\",\"name\":\"ServerHost Hosting Solutions Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/serverhost.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/serverhost.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/serverhost.com\/blog\"],\"url\":\"https:\/\/serverhost.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Set Up the Enlightenment Desktop | ServerHost","description":"Learn how to install the Enlightenment desktop on Ubuntu 22.04 with this step-by-step guide, including all the necessary dependencies and configurations.","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:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/","og_locale":"en_US","og_type":"article","og_title":"How to Set Up the Enlightenment Desktop | ServerHost","og_description":"Learn how to install the Enlightenment desktop on Ubuntu 22.04 with this step-by-step guide, including all the necessary dependencies and configurations.","og_url":"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/","og_site_name":"ServerHost Hosting Solutions Blog","article_published_time":"2024-01-20T00:08:29+00:00","article_modified_time":"2024-12-09T06:06:47+00:00","og_image":[{"width":840,"height":480,"url":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/01\/1756e9287ea902cdcbf82c1f00799918.webp","type":"image\/webp"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/","url":"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/","name":"How to Set Up the Enlightenment Desktop | ServerHost","isPartOf":{"@id":"https:\/\/serverhost.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/#primaryimage"},"image":{"@id":"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/#primaryimage"},"thumbnailUrl":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/01\/1756e9287ea902cdcbf82c1f00799918.webp","datePublished":"2024-01-20T00:08:29+00:00","dateModified":"2024-12-09T06:06:47+00:00","author":{"@id":"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66"},"description":"Learn how to install the Enlightenment desktop on Ubuntu 22.04 with this step-by-step guide, including all the necessary dependencies and configurations.","breadcrumb":{"@id":"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/#primaryimage","url":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/01\/1756e9287ea902cdcbf82c1f00799918.webp","contentUrl":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/01\/1756e9287ea902cdcbf82c1f00799918.webp","width":840,"height":480},{"@type":"BreadcrumbList","@id":"https:\/\/serverhost.com\/blog\/a-step-by-step-guide-to-install-the-most-recent-enlightenment-desktop-release-on-ubuntu-22-04\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/serverhost.com\/blog\/"},{"@type":"ListItem","position":2,"name":"A Step-by-step Guide to Install the Most Recent Enlightenment Desktop Release on Ubuntu 22.04"}]},{"@type":"WebSite","@id":"https:\/\/serverhost.com\/blog\/#website","url":"https:\/\/serverhost.com\/blog\/","name":"ServerHost Hosting Solutions Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/serverhost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/serverhost.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/serverhost.com\/blog"],"url":"https:\/\/serverhost.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts\/357","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/comments?post=357"}],"version-history":[{"count":1,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts\/357\/revisions"}],"predecessor-version":[{"id":1480,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts\/357\/revisions\/1480"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/media\/358"}],"wp:attachment":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/media?parent=357"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/categories?post=357"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/tags?post=357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}