{"id":15261,"date":"2025-09-09T06:13:13","date_gmt":"2025-09-09T06:13:13","guid":{"rendered":"https:\/\/greenwebpage.com\/community\/?p=15261"},"modified":"2025-09-09T06:13:29","modified_gmt":"2025-09-09T06:13:29","slug":"how-to-upgrade-ubuntu-22-04-to-24-04","status":"publish","type":"post","link":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/","title":{"rendered":"How to Upgrade Ubuntu 22.04 to 24.04"},"content":{"rendered":"\n<p>\n  Upgrading to a new Long-Term Support (LTS) version of Ubuntu doesn\u2019t have to be a stressful, command-line-heavy process. If you are using Ubuntu 22.04 LTS (Jammy Jellyfish) and need to upgrade to Ubuntu 24.04 LTS (Noble Numbat). The following guide will explain how to upgrade your machine using CLI and GUI.\n<\/p>\n\n\n\n<p><strong>Table of Contents<\/strong>\n<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#How-to-Upgrade-Ubuntu-22.04-to-24.04-Using-CLI\">How to Upgrade Ubuntu 22.04 to 24.04 LTS Using CLI?<\/a><br>  <\/li>\n\n\n\n<li><a href=\"#How-to-Upgrade-Ubuntu-22.04-to-24.04-Using-GUI\">How to Upgrade Ubuntu 22.04 to 24.04 LTS Using the GUI?<\/a><br>  <\/li>\n\n\n\n<li><a href=\"#Conclusion\">Conclusion<\/a><br>  <\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"How-to-Upgrade-Ubuntu-22.04-to-24.04-Using-CLI\"><a id=\"post-15261-_x373lywimglg\"><\/a>How to Upgrade Ubuntu 22.04 to 24.04 Using CLI?<\/h2>\n\n\n\n<p>\n  Ubuntu 24.04 LTS offers better performance, new software package updates, and long-term support. \n<\/p>\n\n\n\n<p>\n  Simply follow the steps that we are going to list below, and you should be on your way to enjoying the new features in Ubuntu 24.04 in no time.\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_9st0r54qvnxi\"><\/a>1. Backup your system<\/h3>\n\n\n\n<p>\n  As always, you should back up important data or take a snapshot if you are other a VM before attempting to upgrade:\n<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><p>\n  sudo apt install timeshift \n<\/p><\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1247\" height=\"580\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-1.png\" alt=\"  sudo apt install timeshift \n\" class=\"wp-image-15262\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-1.png 1247w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-1-300x140.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-1-1024x476.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-1-768x357.png 768w\" sizes=\"(max-width: 1247px) 100vw, 1247px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_tk1ucidc9kho\"><\/a>2. Ensure the system is up to date<\/h3>\n\n\n\n<p>\n  Refreshes the package list and then installs any available updates. It takes care that your system has been completely patched before upgrading.\n<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><p>\n  sudo apt update &amp;&amp; sudo apt upgrade \n<\/p><\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1251\" height=\"547\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-2.png\" alt=\"  sudo apt update &amp;&amp; sudo apt upgrade \n\" class=\"wp-image-15263\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-2.png 1251w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-2-300x131.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-2-1024x448.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-2-768x336.png 768w\" sizes=\"(max-width: 1251px) 100vw, 1251px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  Update your system by running the following command. It manages dependency changes and replaces old packages.\n<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><p>\n  sudo apt dist-upgrade \n<\/p><\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" width=\"1240\" height=\"609\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-3.png\" alt=\"  sudo apt dist-upgrade \n\" class=\"wp-image-15264\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-3.png 1240w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-3-300x147.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-3-1024x503.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-3-768x377.png 768w\" sizes=\"(max-width: 1240px) 100vw, 1240px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_ve5v5wgg23rz\"><\/a>3. Install the update-manager-core package<\/h3>\n\n\n\n<p>\n  It gives you the base package for managing Ubuntu upgrades. It is required by the do-release-upgrade.\n<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><p>\n  sudo apt install update-manager-core\n<\/p><\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1242\" height=\"548\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-4.png\" alt=\"  sudo apt install update-manager-core\n\" class=\"wp-image-15265\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-4.png 1242w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-4-300x132.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-4-1024x452.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-4-768x339.png 768w\" sizes=\"(max-width: 1242px) 100vw, 1242px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_3ojsnxp9ekl2\"><\/a>4. Check release-upgrades configuration<\/h3>\n\n\n\n<p>\n  Edits the <strong>release-upgrades<\/strong> file to only follow LTS versions.\n<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><p>\n  sudo nano \/etc\/update-manager\/release-upgrades\n<\/p><\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1239\" height=\"84\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-5.png\" alt=\"  sudo nano \/etc\/update-manager\/release-upgrades\n\" class=\"wp-image-15266\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-5.png 1239w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-5-300x20.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-5-1024x69.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-5-768x52.png 768w\" sizes=\"(max-width: 1239px) 100vw, 1239px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  Make sure this line is set to:\n<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><p>\n  Prompt=lts\n<\/p><\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1235\" height=\"821\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-6.png\" alt=\"  Prompt=lts\n\" class=\"wp-image-15267\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-6.png 1235w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-6-300x199.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-6-1024x681.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-6-768x511.png 768w\" sizes=\"(max-width: 1235px) 100vw, 1235px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  This guarantees you\u2019ll receive the upgrade to the next LTS release (24.04).\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_lcbhbad51d0d\"><\/a>5. Start the upgrade<\/h3>\n\n\n\n<p>\n  Launches the distribution upgrade tool.\n<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><p>\n  sudo do-release-upgrade \n<\/p><\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1244\" height=\"139\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-7.png\" alt=\"  sudo do-release-upgrade \n\" class=\"wp-image-15268\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-7.png 1244w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-7-300x34.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-7-1024x114.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-7-768x86.png 768w\" sizes=\"(max-width: 1244px) 100vw, 1244px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_62hx33jzaow\"><\/a>6. Reboot into Ubuntu 24.04<\/h3>\n\n\n\n<p>\n  Reboots your PC upon completion of the upgrade.\n<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><p>\n  sudo reboot\n<\/p><\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<p>\n  Displays information about the Ubuntu version being used. Verify your version:\n<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><p>\n  lsb_release -a\n<\/p><\/th><\/tr><\/thead><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1239\" height=\"272\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-8.png\" alt=\"  lsb_release -a\n\" class=\"wp-image-15269\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-8.png 1239w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-8-300x66.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-8-1024x225.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-8-768x169.png 768w\" sizes=\"(max-width: 1239px) 100vw, 1239px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"How-to-Upgrade-Ubuntu-22.04-to-24.04-Using-GUI\"><a id=\"post-15261-_r99x3stermt\"><\/a>How to Upgrade Ubuntu 22.04 to 24.04 Using GUI?<\/h2>\n\n\n\n<p>\n  The GUI method of upgrading from Ubuntu 22.04 is the safest and easiest way for most users to follow:\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_2bd08tm6nq1\"><\/a>Step 1: Open the Update Manager (Software Updater)<\/h3>\n\n\n\n<p>\n  Click the &#8220;<strong>Show Applications<\/strong>&#8221; button (located at the bottom-left of the screen). Type \u201c<strong>software updater<\/strong>\u201d and launch it.\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1843\" height=\"1071\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-9.png\" alt=\"Open software update manager\" class=\"wp-image-15270\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-9.png 1843w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-9-300x174.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-9-1024x595.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-9-768x446.png 768w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-9-1536x893.png 1536w\" sizes=\"(max-width: 1843px) 100vw, 1843px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_g81l6ewlfw2q\"><\/a>Step 2: Open Update Settings<\/h3>\n\n\n\n<p>\n  The system will begin to look for updates. Once the <strong>Software Updater <\/strong>has finished this process:\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1490\" height=\"753\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-10.png\" alt=\"software updater is checking for updates\" class=\"wp-image-15271\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-10.png 1490w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-10-300x152.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-10-1024x517.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-10-768x388.png 768w\" sizes=\"(max-width: 1490px) 100vw, 1490px\" \/><\/figure>\n\n\n\n<p>\n  \n  <br>\n<\/p>\n\n\n\n<p>\n  A new window is going to pop up, and it will ask you to authenticate. Enter your password when prompted:\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1199\" height=\"715\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-11.png\" alt=\"Password authentication\" class=\"wp-image-15272\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-11.png 1199w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-11-300x179.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-11-1024x611.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-11-768x458.png 768w\" sizes=\"(max-width: 1199px) 100vw, 1199px\" \/><\/figure>\n\n\n\n<p>\n  \n  <br>\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_8ozry6c34ula\"><\/a>Step 3: Setting Up For New Ubuntu Releases<\/h3>\n\n\n\n<p>\n  Now that you\u2019re in Software &amp; Updates, click the \u201c<strong>Upgrade<\/strong>\u201d button.\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1118\" height=\"778\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-12.png\" alt=\"Click Upgrade button\" class=\"wp-image-15273\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-12.png 1118w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-12-300x209.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-12-1024x713.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-12-768x534.png 768w\" sizes=\"(max-width: 1118px) 100vw, 1118px\" \/><\/figure>\n\n\n\n<p>\n  \n  <br>\n<\/p>\n\n\n\n<p>\n  It is time to start preparing to upgrade Ubuntu:\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1161\" height=\"705\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-13.png\" alt=\"Upgradin Ubuntu to 24.04\" class=\"wp-image-15274\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-13.png 1161w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-13-300x182.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-13-1024x622.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-13-768x466.png 768w\" sizes=\"(max-width: 1161px) 100vw, 1161px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  Now the Ubuntu machine will tell you the new version, maybe 24.04 LTS, is ready to upgrade. Hit the <strong>Start Upgrade<\/strong> button:\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"789\" height=\"471\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-14.png\" alt=\"Click Start Upgrade\" class=\"wp-image-15275\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-14.png 789w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-14-300x179.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-14-768x458.png 768w\" sizes=\"(max-width: 789px) 100vw, 789px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>\n  It is still in progress:\n<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"846\" height=\"519\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-15.png\" alt=\"Upgrading Ubuntu to 24.04\" class=\"wp-image-15276\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-15.png 846w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-15-300x184.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-15-768x471.png 768w\" sizes=\"(max-width: 846px) 100vw, 846px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_f1h6kpp6gh3d\"><\/a>Step 4: Re-check System Updates<\/h3>\n\n\n\n<p>Now go back to the Software Updater window. Hit the \u201c<strong>Check<\/strong>\u201d button to scan for all available updates. If there are updates, hit the \u201c<strong>Install Now<\/strong>\u201d button: <br> <img loading=\"lazy\" decoding=\"async\" width=\"1011\" height=\"708\" class=\"wp-image-15277\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-16.png\" style=\"\" alt=\"Updating the softwares\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-16.png 1011w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-16-300x210.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-16-768x538.png 768w\" sizes=\"(max-width: 1011px) 100vw, 1011px\" \/><\/p>\n\n\n\n<p>\n  Restart your system if prompted. \n<\/p>\n\n\n\n<p><strong>Note<\/strong>: If not possible, you will receive a message if Ubuntu 24.04 LTS is officially out for your device.\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_vdxpgce05srn\"><\/a>Step 5: Restart Into Ubuntu 24.04 LTS<\/h3>\n\n\n\n<p>\n  Once the installation is complete. It should prompt you to reboot. Click <strong>Restart Now<\/strong>.\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a id=\"post-15261-_6cqwwlvx2law\"><\/a><figure><img loading=\"lazy\" decoding=\"async\" width=\"1496\" height=\"799\" class=\"wp-image-15278\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-17.png\" style=\"\" alt=\"Restarting Ubuntu 24.04\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-17.png 1496w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-17-300x160.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-17-1024x547.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-17-768x410.png 768w\" sizes=\"(max-width: 1496px) 100vw, 1496px\" \/><\/figure><br><br>Step 6: Verify Upgrade Ubuntu 24.04 LTS<\/h3>\n\n\n\n<p>Your computer will start up into the fresh new Ubuntu 24.04 LTS (Noble Numbat): <br> <img loading=\"lazy\" decoding=\"async\" width=\"1390\" height=\"781\" class=\"wp-image-15279\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-18.png\" style=\"\" alt=\"Verifying the upgrade 24.04\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-18.png 1390w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-18-300x169.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-18-1024x575.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/word-image-15261-18-768x432.png 768w\" sizes=\"(max-width: 1390px) 100vw, 1390px\" \/><\/p>\n\n\n\n<p>\n  Congratulations! You\u2019ve successfully upgraded using the GUI.\n<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Conclusion\"><a id=\"post-15261-_asc8wyddwb5m\"><\/a>Conclusion<\/h2>\n\n\n\n<p>\n  If you want to upgrade from Ubuntu 22.04 to 24.04, run sudo apt update &amp;&amp; sudo apt upgrade -y &amp;&amp; sudo apt dist-upgrade -y to make sure your system is up to date, and then sudo apt install update-manager-core -y, followed by setting the Prompt to lts in \/etc\/update-manager\/release-upgrades. Finally, sudo do-release-upgrade -d, reboot, and verify with lsb_release -a. You can also follow the GUI method by following the above-mentioned steps.\n<\/p>\n\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Upgrading to a new Long-Term Support (LTS) version of Ubuntu doesn\u2019t have to be a stressful, command-line-heavy process. If you are using Ubuntu 22.04 LTS (Jammy Jellyfish) and need to upgrade to Ubuntu 24.04 LTS (Noble Numbat). The following guide will explain how to upgrade your machine using CLI and GUI. Table of Contents How [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":15282,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[43],"tags":[916,317,915],"class_list":["post-15261","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-software-update","tag-ubuntu-24-04","tag-upgrade-ubuntu-22-04"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Upgrade Ubuntu 22.04 to 24.04 - Greenwebpage Community<\/title>\n<meta name=\"description\" content=\"In this step-by-step tutorial, learn to upgrade your old Ubuntu 22.04 LTS to Ubuntu 24.04 LTS. Explore more in this guide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Upgrade Ubuntu 22.04 to 24.04 - Greenwebpage Community\" \/>\n<meta property=\"og:description\" content=\"In this step-by-step tutorial, learn to upgrade your old Ubuntu 22.04 LTS to Ubuntu 24.04 LTS. Explore more in this guide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/\" \/>\n<meta property=\"og:site_name\" content=\"Greenwebpage Community\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-09T06:13:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-09T06:13:29+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/Upgrade-Ubuntu-22.04-to-24.04.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1020\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Karim Buzdar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Karim Buzdar\" \/>\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:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/\"},\"author\":{\"name\":\"Karim Buzdar\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8\"},\"headline\":\"How to Upgrade Ubuntu 22.04 to 24.04\",\"datePublished\":\"2025-09-09T06:13:13+00:00\",\"dateModified\":\"2025-09-09T06:13:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/\"},\"wordCount\":625,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/Upgrade-Ubuntu-22.04-to-24.04.png\",\"keywords\":[\"Software Update\",\"Ubuntu 24.04\",\"Upgrade Ubuntu 22.04\"],\"articleSection\":[\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/\",\"url\":\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/\",\"name\":\"How to Upgrade Ubuntu 22.04 to 24.04 - Greenwebpage Community\",\"isPartOf\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/Upgrade-Ubuntu-22.04-to-24.04.png\",\"datePublished\":\"2025-09-09T06:13:13+00:00\",\"dateModified\":\"2025-09-09T06:13:29+00:00\",\"description\":\"In this step-by-step tutorial, learn to upgrade your old Ubuntu 22.04 LTS to Ubuntu 24.04 LTS. Explore more in this guide.\",\"breadcrumb\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#primaryimage\",\"url\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/Upgrade-Ubuntu-22.04-to-24.04.png\",\"contentUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/Upgrade-Ubuntu-22.04-to-24.04.png\",\"width\":1020,\"height\":600,\"caption\":\"Upgrade Ubuntu 22.04 to 24.04\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/greenwebpage.com\/community\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Upgrade Ubuntu 22.04 to 24.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#website\",\"url\":\"https:\/\/greenwebpage.com\/community\/\",\"name\":\"Greenwebpage Community\",\"description\":\"Get online in three steps with our wide range of web hosting solutions. Choose from professional business to enterprise options designed to meet your needs.\",\"publisher\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/greenwebpage.com\/community\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\",\"name\":\"Greenwebpage Community\",\"url\":\"https:\/\/greenwebpage.com\/community\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png\",\"contentUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png\",\"width\":512,\"height\":512,\"caption\":\"Greenwebpage Community\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8\",\"name\":\"Karim Buzdar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g\",\"caption\":\"Karim Buzdar\"},\"sameAs\":[\"https:\/\/greenwebpage.com\"],\"url\":\"https:\/\/greenwebpage.com\/community\/author\/karim\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Upgrade Ubuntu 22.04 to 24.04 - Greenwebpage Community","description":"In this step-by-step tutorial, learn to upgrade your old Ubuntu 22.04 LTS to Ubuntu 24.04 LTS. Explore more in this guide.","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:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/","og_locale":"en_US","og_type":"article","og_title":"How to Upgrade Ubuntu 22.04 to 24.04 - Greenwebpage Community","og_description":"In this step-by-step tutorial, learn to upgrade your old Ubuntu 22.04 LTS to Ubuntu 24.04 LTS. Explore more in this guide.","og_url":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/","og_site_name":"Greenwebpage Community","article_published_time":"2025-09-09T06:13:13+00:00","article_modified_time":"2025-09-09T06:13:29+00:00","og_image":[{"width":1020,"height":600,"url":"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/Upgrade-Ubuntu-22.04-to-24.04.png","type":"image\/png"}],"author":"Karim Buzdar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Karim Buzdar","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#article","isPartOf":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/"},"author":{"name":"Karim Buzdar","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8"},"headline":"How to Upgrade Ubuntu 22.04 to 24.04","datePublished":"2025-09-09T06:13:13+00:00","dateModified":"2025-09-09T06:13:29+00:00","mainEntityOfPage":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/"},"wordCount":625,"commentCount":0,"publisher":{"@id":"https:\/\/greenwebpage.com\/community\/#organization"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#primaryimage"},"thumbnailUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/Upgrade-Ubuntu-22.04-to-24.04.png","keywords":["Software Update","Ubuntu 24.04","Upgrade Ubuntu 22.04"],"articleSection":["Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/","url":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/","name":"How to Upgrade Ubuntu 22.04 to 24.04 - Greenwebpage Community","isPartOf":{"@id":"https:\/\/greenwebpage.com\/community\/#website"},"primaryImageOfPage":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#primaryimage"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#primaryimage"},"thumbnailUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/Upgrade-Ubuntu-22.04-to-24.04.png","datePublished":"2025-09-09T06:13:13+00:00","dateModified":"2025-09-09T06:13:29+00:00","description":"In this step-by-step tutorial, learn to upgrade your old Ubuntu 22.04 LTS to Ubuntu 24.04 LTS. Explore more in this guide.","breadcrumb":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#primaryimage","url":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/Upgrade-Ubuntu-22.04-to-24.04.png","contentUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2025\/09\/Upgrade-Ubuntu-22.04-to-24.04.png","width":1020,"height":600,"caption":"Upgrade Ubuntu 22.04 to 24.04"},{"@type":"BreadcrumbList","@id":"https:\/\/greenwebpage.com\/community\/how-to-upgrade-ubuntu-22-04-to-24-04\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/greenwebpage.com\/community\/"},{"@type":"ListItem","position":2,"name":"How to Upgrade Ubuntu 22.04 to 24.04"}]},{"@type":"WebSite","@id":"https:\/\/greenwebpage.com\/community\/#website","url":"https:\/\/greenwebpage.com\/community\/","name":"Greenwebpage Community","description":"Get online in three steps with our wide range of web hosting solutions. Choose from professional business to enterprise options designed to meet your needs.","publisher":{"@id":"https:\/\/greenwebpage.com\/community\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greenwebpage.com\/community\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/greenwebpage.com\/community\/#organization","name":"Greenwebpage Community","url":"https:\/\/greenwebpage.com\/community\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/","url":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png","contentUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png","width":512,"height":512,"caption":"Greenwebpage Community"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8","name":"Karim Buzdar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g","caption":"Karim Buzdar"},"sameAs":["https:\/\/greenwebpage.com"],"url":"https:\/\/greenwebpage.com\/community\/author\/karim\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/15261","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/comments?post=15261"}],"version-history":[{"count":2,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/15261\/revisions"}],"predecessor-version":[{"id":15281,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/15261\/revisions\/15281"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/media\/15282"}],"wp:attachment":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/media?parent=15261"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/categories?post=15261"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/tags?post=15261"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}