{"id":420,"date":"2025-05-30T20:30:37","date_gmt":"2025-05-30T19:30:37","guid":{"rendered":"https:\/\/codebounce.debojyotichatterjee.com\/?p=420"},"modified":"2025-05-30T20:32:35","modified_gmt":"2025-05-30T19:32:35","slug":"upgrading-to-linux-mint-22","status":"publish","type":"post","link":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/2025\/05\/30\/upgrading-to-linux-mint-22\/","title":{"rendered":"Upgrading to Linux Mint 22 Cinnamon"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">System Requirements and Compatibility Checks<\/h2>\n\n\n\n<p>Before initiating the upgrade, verify your hardware meets the minimum requirements:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>64-bit processor<\/li>\n\n\n\n<li>4GB RAM (8GB recommended for development workloads)<\/li>\n\n\n\n<li>30GB of disk space<\/li>\n\n\n\n<li>Display resolution of 1024\u00d7768<\/li>\n\n\n\n<li>Secure Boot disabled (required for proprietary driver support)<\/li>\n<\/ul>\n\n\n\n<p>The first thing is to check your current version using any of the following commands:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ cat \/etc\/os-release<br># Displays operating system information from the os-release file.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>OR:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ lsb_release -a<br># Displays detailed Linux distribution information, including version and codename.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>OR:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ inxi -Sxxx<br># Displays detailed system information, including OS, kernel, and architecture.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>You need to ensure you&#8217;re running Linux Mint 21.3 or 22 before proceeding to 22.1<\/p>\n\n\n\n<p>You cannot upgrade to Mint 22 from Mint 21.1 or 21.2. Ensure you have updated the system to Mint 21.3 before attempting the upgrade. If you are using a lower version, it is better to go for a fresh installation rather than upgrading to several Mint versions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Method 1: Graphical Upgrade via Update Manager<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Check if any pending updates.&nbsp;<\/h3>\n\n\n\n<p>If you have any softwares or application that are not updated to their latest released versions, please update them.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXd8VM8K2fNbnoFzfXbXiK8guNuCsg7GWghP1aDwvNR9ZIz-LwUSwL3ubWztH-nnCFtbalhkja_KO6F1hIz1IM98e7QJBDGgTEWBGusXbTWunqPe0WjzYr5TxJq7munbDrMs8_lL7w?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<p>After you have updated all applications it should look something like below. Reboot your system, if you see an info banner like below.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXclxRUyL0wkjGyjjOkJNR9CzbLPyTUYCkUDi_kiwKUIoqjgrLsmpgJTVyIsOyBvFVQEg5bRVGtFYcsjm_dZMmmfgnHnPZ5sCkS24rI5MZnpQbw7cY2h9o-3z2UhpcRXg2iVX5co?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Create a System Snapshot.<br><\/h3>\n\n\n\n<p>Launch Timeshift from the application menu and create a full system snapshot. This lets you roll back if any issues arise after your upgrade. You can delete the snapshot later if you want once you are sure that the updated version is running smoothly without any breaking issues.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXe276C64hLxqucsknIcI9X1now5AfBFpJOSTpcoNRJ11Fy5eLatseCzqazq6WnxvZg2cqPMwKI7VErrFMHHsl8kIyYb_X0OWbD5xq2r8Pe_XwmHwLWup8XkZBD461-t1DUyYXQZsw?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<p>You will be able to see the newly created snapshot&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXc9v24gnAIp74Tk-jV4wPAs3j6vAEPQjLtyJZw5Ozt6YxgY-FTxXFTykjAId-8ldwGO3zIRpNMns_PY0UQTvEggNnREV-glrCAsDTCKWh8RcDRMkLSST5WcOz92Kf0tHpLMkg7boQ?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Download the upgrade application.<\/h3>\n\n\n\n<p>Install the application from the terminal using the command below. This application will help you to&nbsp; upgrade your Linux Mint version.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ sudo apt install mintupgrade -y<br># Installs the mintupgrade package automatically on Linux Mint.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Launch the Mint Upgrade Application.<\/h3>\n\n\n\n<p>You will have to run the application from the terminal. You cannot find the newly installed application listed in the App menu. To launch, you need to enter the following command in the terminal<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ sudo mintupgrade<br># Launches the upgrade application of the Linux Mint system packages.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>The launch screen will look similar to the below image:<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXemYsmpa3BE6flJNwHsxxqKSiYhfS3MX8t8BjQTIw1vp6xmIEm-Sw7V5ba6I4FRWv21-omLccJfSuXNtPqkDCuwZO2C6i4Sy_PWG3bj2qOEIRXcdU580k58tHlHJjmNUufxpexYCw?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\" style=\"width:590px;height:auto\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5: Allow permissions.<\/h3>\n\n\n\n<p>It will ask for permission to perform a series of tests to prepare your computer for an upgrade.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXcxx4A9EFlmfbzqSE0QI1RoyQ_chpm43f2uswCeC-kO6nQcMXK50zERzEitFUCOOO0ir4qEpQAlxJUdh99zrOK750kMMMxmV8Gh1oCRJ0Yd8S93zNy3yZw9CL_ruy0CPaztOXQUFQ?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 6: Backup confirmation.<\/h3>\n\n\n\n<p>It will ask for backup, if you have already created one, you&#8217;re good to go. If you have not created a backup, the tool will guide you to create one.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXee9ldVUHpOZpxNozyDNBMTeWkANZojNcIrUWkMzO2nJNMAzfp-CdZ_u3MEDMLZ6NXAnK0stmP7FQMS780zfL2_k-JDEUTPZEqTJHWAQGsIQtDyWTvyBNHQdY0OqdFVkB_Lb5Dvrw?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 7: Configuration File Handling:<\/h3>\n\n\n\n<p>Select &#8220;Replace&#8221; for configuration files when prompted about modified config files to avoid legacy conflicts.<\/p>\n\n\n\n<p>The GUI process typically completes in 45-90 minutes depending on internet speed and package count.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 8: Complete Installation.<\/h3>\n\n\n\n<p>After a series of checks, validations, installations and additional update processes the installation will be completed. These steps would come one after the other in the Mint Upgrade wizard application.&nbsp;<\/p>\n\n\n\n<p>Once the installation is complete you should be able to see a screen like below:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXcdgXHxOq5sKGS_ffiHO_GbNiFHfRUKDEmxdFGsetSaim9dCHpGQe6Aadi7vhgutQtjMHZtoxu-sd4wbPffgVYEC3_xuX7Lavel9GHfSop20lxnvTV6mX-qJfnb6sDGlZLahy-oSQ?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 9: Reboot system.<\/h3>\n\n\n\n<p>Now you can close the Mint Upgrade Application and reboot your system. You should be able to see the updated Mint version reflection on your System Info application.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXfpsHI08dOj8JDSj_w-B_xmusU29nxVKXQ7MaOVaZ1DGm1wNcqr_fYQId2i_t3WcEBbnivXBX9IiVGS_2T02MZZKaKP4pJkR_gy-tqE7mnnVSHJ6NbVp0xUS9559PJ1g4x769R2sg?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXe98JDrtaEjaOZ6gMWdjcEc8Q3_uk_tStthDaVwU3LDYAwUZXPfXdLx_RwLFuzWf1Lrp1zAAhRD2oMT1mU7vvwjF9kjwQxHWGXuuQZK7EC3AdwC3guZCB0U3QViwcglxtjPxfIQKg?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<h1 class=\"wp-block-heading\">Method 2: Terminal-Based Upgrade<\/h1>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Create a full system snapshot to enable rollback capabilities.<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ timeshift &#8211;create &#8211;tags Pre-22-Upgrade &#8211;comments &#8220;Full system snapshot&#8221;<br># Creates a system snapshot with specified comments and tags in Timeshift.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Install Mint Upgrade application.<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ sudo apt install mintupgrade -y<br># Installs the mintupgrade package automatically on Linux Mint.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Run the pre-flight validation checks.<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ sudo mintupgrade check<br># Pre-flight validation. Checks for available upgrades for Linux Mint system packages.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Download available upgrades.<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ sudo mintupgrade download<br># Downloads available upgrades for the Linux Mint system packages.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5: Refresh package lists.<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ sudo apt update &amp;&amp; sudo apt full-upgrade -y<br># Updates package lists and performs a full upgrade of installed packages.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 6: Launch the Mint Upgrade application.&nbsp;<\/h3>\n\n\n\n<p>(Follow the next steps as mentioned in Method 1)<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ sudo mintupgrade<br># Performs the upgrade of the Linux Mint system packages.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 7: Clean orphan dependencies..<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ sudo apt autoremove &#8211;purge<br># Removes unused packages and their configuration files.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 8: Remove the upgrade application.<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ sudo apt remove mintupgrade \u2013purge &amp;&amp; sudo reboot<br># Removes mintupgrade completely and reboots the system.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Step 9: Reboot the system.<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>$ systemctl reboot -i<br># Reboots the system immediately, ignoring any shutdown delays.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Installation blockers:<\/h2>\n\n\n\n<p>Some PPAs might already be available for Ubuntu 24.04 and Mint 22. However, if a PPA or repository is not available for the new version, it could cause problems during the upgrade due to broken dependencies. The upgrade tool will notify you about this issue like below.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXeEVKVSCiS6T3Mgk6BopOVN5xwqaZ_pbaXYU6P7plZFHdigsodGwEoW7a_NF3Hq6ppC8Er2b69ht2Ix_QVIt6eU2gm_MMw5lf89ISpulaiCbaHA7JH1LzrHV_NKzXEy66-UaQ31?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<p>Click on &#8220;Fix,&#8221; and you will have the option to disable the PPAs using Software Sources in the upgrade tool.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXcYNVzXyu6GzLomb0E8BmoPuFnMURoFPCdSPHcNViJurPBRAwjRF2eIku2hKJzg0VNzvn_tTg2m09NjiQaW7EysblhPrkrXzJyVMG4aVZnERZfklujaTpeYLuwgL_e4_3qdHU4ymw?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<p>Since the PPA is disabled, the package is considered &#8216;foreign&#8217; or &#8216;orphan&#8217; because its version doesn&#8217;t match the ones in the Mint repositories. You will need to downgrade the packages to a version that is available in the repository.<\/p>\n\n\n\n<p>In some cases, you may need to downgrade additional packages to prevent conflicts. Click on &#8220;Fix&#8221; to continue.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-rt.googleusercontent.com\/docsz\/AD_4nXfk_L8X6g6BmGqfziBnTKS7LTl1p5B4yvAqmTj3dKipTdMcuqTM8zRBtF5gSIlhVhMLjJrhaCOJje4DpTahczwJ297EZ5nknPo4LoptDkzBv-rM7WIygVGiUTXSycQymjJJF6GE9Q?key=b4kQVO6e5oGqfsLSAiYt2w\" alt=\"\"\/><\/figure>\n\n\n\n<p>This will remove the orphan packages, including any new orphan packages that were created.<\/p>\n\n\n\n<p>Sometimes there are some packages that are not visible in the PPAs section. This can be because the package has reached the EOL (End Of Life) stage. In that case follow the EOL guide.&nbsp;<\/p>\n\n\n\n<p>The repositories for older releases that are no longer supported are moved to an archive server. You can find these repositories at <a href=\"http:\/\/old-releases.ubuntu.com\" target=\"_blank\" rel=\"noopener sponsored ugc\" title=\"Ubuntu Old Releases\">Ubuntu Old Releases<\/a>. This change happens because these versions are out of support and no longer receive updates or security patches.<\/p>\n\n\n\n<p>I recommend considering a supported distribution. If you still want to use an outdated release:<\/p>\n\n\n\n<p>The key step is to edit the <strong>\/etc\/apt\/sources.list<\/strong> file to change <strong>archive.ubuntu.com<\/strong> or <strong>security.ubuntu.com<\/strong> to <strong>old-releases.ubuntu.com<\/strong>. This will let you update or upgrade from an EOL version <strong>(like Impish in my case)<\/strong>. You can find better instructions here:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/askubuntu.com\/questions\/91815\/how-to-install-software-or-upgrade-from-an-old-unsupported-release\/91821#91821\" target=\"_blank\" rel=\"noopener sponsored ugc\" title=\"How to install or upgrade from an old unsupported release\"><code>How to install or upgrade from an old unsupported release<\/code><\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/help.ubuntu.com\/community\/EOLUpgrades\/\" target=\"_blank\" rel=\"noopener sponsored ugc\" title=\"EOL Upgrades\">EOL Upgrades<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion: Why Upgrade Matters<\/h2>\n\n\n\n<p>Linux Mint 22 delivers a compelling package for technical users:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Long-Term Stability: Ubuntu 24.04 LTS base ensures security updates through 2029<\/li>\n\n\n\n<li>Modern Toolchain: GCC 13.2, Python 3.12, and LLVM 18 provide cutting-edge development capabilities<\/li>\n\n\n\n<li>Enhanced Productivity: Cinnamon 6.4\u2019s workspace management and window tiling streamline complex workflows<\/li>\n<\/ul>\n\n\n\n<p>By following this guide, you\u2019ve not only secured a stable platform but also unlocked tools that grow with your technical requirements.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Additional Resources<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/linuxmint-user-guide.readthedocs.io\/en\/latest\/upgrade-to-mint-22.html\">Official Upgrade Documentation<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/blog.linuxmint.com\/?p=4797\">Cinnamon 6.4 Release Notes<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/forums.linuxmint.com\/\">Linux Mint Forums<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/wayland.freedesktop.org\/\">Wayland Development Overview<\/a><\/li>\n\n\n\n<li><a href=\"undefined\" target=\"_blank\" rel=\"noopener sponsored ugc\" title=\"How to Upgrade to Linux Mint 22\">How to Upgrade to Linux Mint 22<\/a><em> (Image Source)<\/em><\/li>\n<\/ul>\n\n\n\n<p><em>Always verify checksums of downloaded ISOs and consider testing major upgrades in a virtual machine before deploying to production systems.<\/em><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>System Requirements and Compatibility Checks Before initiating the upgrade, verify your hardware meets the minimum requirements: The first thing is to check your current version using any of the following commands: $ cat \/etc\/os-release# Displays operating system information from the os-release file. OR: $ lsb_release -a# Displays detailed Linux distribution information, including version and codename. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":423,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-420","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/wp-json\/wp\/v2\/posts\/420","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/wp-json\/wp\/v2\/comments?post=420"}],"version-history":[{"count":4,"href":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/wp-json\/wp\/v2\/posts\/420\/revisions"}],"predecessor-version":[{"id":426,"href":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/wp-json\/wp\/v2\/posts\/420\/revisions\/426"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/wp-json\/wp\/v2\/media\/423"}],"wp:attachment":[{"href":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/wp-json\/wp\/v2\/media?parent=420"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/wp-json\/wp\/v2\/categories?post=420"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/codebounce.debojyotichatterjee.com\/index.php\/wp-json\/wp\/v2\/tags?post=420"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}