{"id":5527,"date":"2026-09-16T10:56:54","date_gmt":"2026-09-16T10:56:54","guid":{"rendered":"https:\/\/netguide.io\/linux\/octopi-how-to-reliably-find-and-enable-aur-package-updates\/"},"modified":"2026-09-16T10:56:56","modified_gmt":"2026-09-16T10:56:56","slug":"octopi-how-to-reliably-find-and-enable-aur-package-updates","status":"publish","type":"post","link":"https:\/\/netguide.io\/linux\/en\/octopi-how-to-reliably-find-and-enable-aur-package-updates\/","title":{"rendered":"Octopi: How to Reliably Find and Enable AUR Package Updates"},"content":{"rendered":"<script type=\"text\/plain\" data-tcf=\"waiting-for-consent\" data-id=\"4797\" data-bid=\"2\" data-placement=\"4798\">PGRpdiBpZD0ibmV0Z3VpZGVhLTQxMjA3ODE1NyIgY2xhc3M9Im5ldGd1aWRlYS1iZWZvcmUtY29udGVudCBuZXRndWlkZWEtZW50aXR5LXBsYWNlbWVudCI+PGRpdiBjbGFzcz0ibmV0Z3VpZGVhLWFkbGFiZWwiPkFkdmVydGlzZW1lbnRzPC9kaXY+PHNjcmlwdCBhc3luYyBzcmM9Ii8vcGFnZWFkMi5nb29nbGVzeW5kaWNhdGlvbi5jb20vcGFnZWFkL2pzL2Fkc2J5Z29vZ2xlLmpzP2NsaWVudD1jYS1wdWItNjI1ODU1NjI1NzI0NTk5OCIgY3Jvc3NvcmlnaW49ImFub255bW91cyI+PC9zY3JpcHQ+PGlucyBjbGFzcz0iYWRzYnlnb29nbGUiIHN0eWxlPSJkaXNwbGF5OmJsb2NrOyIgZGF0YS1hZC1jbGllbnQ9ImNhLXB1Yi02MjU4NTU2MjU3MjQ1OTk4IiAKZGF0YS1hZC1zbG90PSIzNDk0MTE1MzQyIiAKZGF0YS1hZC1mb3JtYXQ9ImF1dG8iPjwvaW5zPgo8c2NyaXB0PiAKKGFkc2J5Z29vZ2xlID0gd2luZG93LmFkc2J5Z29vZ2xlIHx8IFtdKS5wdXNoKHt9KTsgCjwvc2NyaXB0Pgo8L2Rpdj4=<\/script><p>In Arch Linux and distributions based on it, such as Manjaro, the graphical interface <code>Octopi<\/code> provides package management powered by <code>pacman<\/code>. However, Octopi sometimes fails to report pending updates for software from the AUR (Arch User Repository), even when newer versions are available. This step-by-step guide explains how to enable and verify update checks for outdated AUR packages. The setup takes about five minutes.<\/p>\r\n\r\n<h2>Prerequisites<\/h2>\r\n<p>To follow this guide, you need a running Arch Linux or Manjaro installation, an installed version of <code>octopi<\/code> including its notification daemon (Octopi-Notifier), and administrative privileges (sudo). Because AUR packages are compiled from source, the base software development packages must be installed on your system:<\/p>\r\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#24292e\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#e1e4e8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo pacman -S base-devel<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">pacman<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #79B8FF\">-S<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #9ECBFF\">base-devel<\/span><\/span><\/code><\/pre><\/div>\r\n<p>You will also need an AUR helper installed, such as <code>yay<\/code> or <code>pacaur<\/code>.<\/p>\r\n\r\n<h2>Step 1: Configure the AUR Helper in Octopi<\/h2>\r\n<p>Before Octopi can query updates from the AUR, you must specify which helper tool it should use.<\/p>\r\n<ol>\r\n  <li>Launch <strong>Octopi<\/strong> from your desktop environment&#8217;s application menu.<\/li>\r\n  <li>Open Octopi&#8217;s preferences\/settings dialog.<\/li>\r\n  <li>Select your installed AUR helper (such as <code>yay<\/code> or <code>pacaur<\/code>).<\/li>\r\n<\/ol>\r\n<p>If you want to skip manual confirmation prompts during build and installation processes, you can enable the <code>--noconfirm<\/code> option in the settings. This builds AUR packages non-interactively.<\/p>\r\n\r\n<h2>Step 2: Enable AUR Update Checks in the Octopi Notifier<\/h2>\r\n<p>The toggle to check for outdated AUR packages is not located within the main window&#8217;s general preferences, but in the separate settings menu of the system tray icon.<\/p>\r\n<ol>\r\n  <li>Locate the Pacman icon for the <strong>Octopi-Notifier<\/strong> in your system tray (usually at the bottom right in KDE Plasma).<\/li>\r\n  <li>Right-click the notification icon and open the notifier&#8217;s <strong>Options<\/strong> or settings.<\/li>\r\n  <li>Check the box to enable checking for outdated AUR packages.<\/li>\r\n  <li>Save the settings.<\/li>\r\n<\/ol>\r\n\r\n<h2>Step 3: Manually Check for Updates<\/h2>\r\n<p>To apply the new configuration immediately and synchronize your package lists, trigger an update check.<\/p>\r\n<ol>\r\n  <li>In the main Octopi window, click the <strong>Output<\/strong> tab at the bottom.<\/li>\r\n  <li>Click the <strong>Refresh<\/strong> button at the top, or select the update check option from the tray icon&#8217;s context menu.<\/li>\r\n<\/ol>\r\n<p>The console output will display the status of the check:<\/p>\r\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#24292e\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#e1e4e8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>Checking for Updates\r\nCommand terminated<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #e1e4e8\">Checking for Updates<\/span><\/span>\n<span class=\"line\"><span style=\"color: #e1e4e8\">Command terminated<\/span><\/span><\/code><\/pre><\/div>\r\n\r\n<h2>Verification<\/h2>\r\n<p>Whenever a newer version of an installed AUR package becomes available, the Octopi-Notifier icon in the system tray turns orange or yellow (a red icon typically indicates updates from the official repositories). Alternatively, you can verify the status via the terminal using your configured AUR helper:<\/p>\r\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#24292e\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#e1e4e8;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>yay -Syu<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki github-dark\" style=\"background-color: #24292e\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">yay<\/span><span style=\"color: #E1E4E8\"> <\/span><span style=\"color: #79B8FF\">-Syu<\/span><\/span><\/code><\/pre><\/div>\r\n<p>If updates are listed here, Octopi must also display the corresponding AUR updates in the notification area and package list following its check.<\/p>\r\n\r\n<h2>Troubleshooting<\/h2>\r\n<p><strong>The notifier does not detect new versions despite available package updates<\/strong><br>\r\n<em>Cause:<\/em> The AUR helper is not configured properly, or the notifier process is not running in the background.<br>\r\n<em>Solution:<\/em> Verify in Octopi&#8217;s settings that <code>yay<\/code> is selected, and make sure that the Octopi-Notifier is enabled in your desktop environment&#8217;s autostart settings.<\/p>\r\n\r\n<h2>Reverting Changes<\/h2>\r\n<p>To disable automatic AUR update checks again, open the context menu of the notifier tray icon once more. Uncheck the option for AUR update checks in the settings. The system will then only check for updates from the official repositories.<\/p>\r\n\r\n<h2>Conclusion<\/h2>\r\n<p>Octopi isolates AUR update checks inside the notification icon&#8217;s configuration menu to ensure system stability. Once enabled, you can easily track new versions of installed AUR software. As a next step, consider adjusting the check frequency in the notifier options to match your workflow.<\/p>\r\n<p><em>Sources: <a href=\"https:\/\/forum.manjaro.org\/t\/octopi-not-updating-aur\/185807\" rel=\"nofollow noopener\" target=\"_blank\">Forum: Manjaro Linux Forum<\/a>, <a href=\"https:\/\/computer-experte.ch\/archlinux-update-mit-octopi\/\" rel=\"nofollow noopener\" target=\"_blank\">computer-experte.ch<\/a>, <a href=\"https:\/\/forum.manjaro.org\/t\/octopi-not-updating-aur\/185807\" rel=\"nofollow noopener\" target=\"_blank\">forum.manjaro.org<\/a><\/em><\/p><script type=\"text\/plain\" data-tcf=\"waiting-for-consent\" data-id=\"4799\" data-bid=\"2\" data-placement=\"4800\">PGRpdiBpZD0ibmV0Z3VpZGVhLTE5ODY1NzYzNDAiIGNsYXNzPSJuZXRndWlkZWEtYWZ0ZXItY29udGVudCBuZXRndWlkZWEtZW50aXR5LXBsYWNlbWVudCI+PGRpdiBjbGFzcz0ibmV0Z3VpZGVhLWFkbGFiZWwiPkFkdmVydGlzZW1lbnRzPC9kaXY+PHNjcmlwdCBhc3luYyBzcmM9Ii8vcGFnZWFkMi5nb29nbGVzeW5kaWNhdGlvbi5jb20vcGFnZWFkL2pzL2Fkc2J5Z29vZ2xlLmpzP2NsaWVudD1jYS1wdWItNjI1ODU1NjI1NzI0NTk5OCIgY3Jvc3NvcmlnaW49ImFub255bW91cyI+PC9zY3JpcHQ+PGlucyBjbGFzcz0iYWRzYnlnb29nbGUiIHN0eWxlPSJkaXNwbGF5OmJsb2NrOyIgZGF0YS1hZC1jbGllbnQ9ImNhLXB1Yi02MjU4NTU2MjU3MjQ1OTk4IiAKZGF0YS1hZC1zbG90PSI0NTU5Nzg1MDAyIiAKZGF0YS1hZC1mb3JtYXQ9ImF1dG8iPjwvaW5zPgo8c2NyaXB0PiAKKGFkc2J5Z29vZ2xlID0gd2luZG93LmFkc2J5Z29vZ2xlIHx8IFtdKS5wdXNoKHt9KTsgCjwvc2NyaXB0Pgo8L2Rpdj4=<\/script>","protected":false},"excerpt":{"rendered":"<p>If Octopi isn&#8217;t displaying updates for AUR packages, a hidden setting in the notifier is usually to blame. Here is how to configure update checks correctly.<\/p>\n","protected":false},"author":1,"featured_media":5524,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[7],"tags":[575,573,580,574,583,579],"class_list":["post-5527","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized-en","tag-arch-linux","tag-aur-en","tag-manjaro-en","tag-octopi-en","tag-pacman-en","tag-yay-en"],"uagb_featured_image_src":{"full":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2026\/09\/octopi-updates-fur-aur-pakete-zuverlassig-finden-und-aktivieren-editorial-editorial-69821-int.orgassetsimgoctoprint-600x400.png.png",600,400,false],"thumbnail":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2026\/09\/octopi-updates-fur-aur-pakete-zuverlassig-finden-und-aktivieren-editorial-editorial-69821-int.orgassetsimgoctoprint-600x400.png-150x150.png",150,150,true],"medium":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2026\/09\/octopi-updates-fur-aur-pakete-zuverlassig-finden-und-aktivieren-editorial-editorial-69821-int.orgassetsimgoctoprint-600x400.png-300x200.png",300,200,true],"medium_large":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2026\/09\/octopi-updates-fur-aur-pakete-zuverlassig-finden-und-aktivieren-editorial-editorial-69821-int.orgassetsimgoctoprint-600x400.png.png",600,400,false],"large":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2026\/09\/octopi-updates-fur-aur-pakete-zuverlassig-finden-und-aktivieren-editorial-editorial-69821-int.orgassetsimgoctoprint-600x400.png.png",600,400,false],"1536x1536":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2026\/09\/octopi-updates-fur-aur-pakete-zuverlassig-finden-und-aktivieren-editorial-editorial-69821-int.orgassetsimgoctoprint-600x400.png.png",600,400,false],"2048x2048":["https:\/\/netguide.io\/linux\/wp-content\/uploads\/sites\/2\/2026\/09\/octopi-updates-fur-aur-pakete-zuverlassig-finden-und-aktivieren-editorial-editorial-69821-int.orgassetsimgoctoprint-600x400.png.png",600,400,false]},"uagb_author_info":{"display_name":"Tobias","author_link":"https:\/\/netguide.io\/linux\/author\/tobias-pries\/"},"uagb_comment_info":0,"uagb_excerpt":"If Octopi isn't displaying updates for AUR packages, a hidden setting in the notifier is usually to blame. Here is how to configure update checks correctly.","brizy_media":[],"_links":{"self":[{"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/posts\/5527","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/comments?post=5527"}],"version-history":[{"count":1,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/posts\/5527\/revisions"}],"predecessor-version":[{"id":5528,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/posts\/5527\/revisions\/5528"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/media\/5524"}],"wp:attachment":[{"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/media?parent=5527"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/categories?post=5527"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/netguide.io\/linux\/wp-json\/wp\/v2\/tags?post=5527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}