{"id":12252,"date":"2023-08-05T09:51:05","date_gmt":"2023-08-05T12:51:05","guid":{"rendered":"https:\/\/categoriaoutros.com.br\/?p=12252"},"modified":"2023-08-05T09:51:46","modified_gmt":"2023-08-05T12:51:46","slug":"instalando-o-repositorio-linux-elrepo-org","status":"publish","type":"post","link":"https:\/\/categoriaoutros.com.br\/?p=12252","title":{"rendered":"Instalando o Reposit\u00f3rio Linux ELRepo.org"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/elrepo.org\/tiki\/img\/tiki\/tiki_logo_elrepo.gif\" alt=\"\" width=\"318\" height=\"80\"\/><figcaption class=\"wp-element-caption\">Reposit\u00f3rio ELRepo<\/figcaption><\/figure><\/div>\n\n\n<p>Um reposit\u00f3rio em Linux \u00e9 um local onde os pacotes(instaladores) de software s\u00e3o armazenados e disponibilizados para download e instala\u00e7\u00e3o. O <\/p>\n\n\n\n<p>O ELRepo oferece suporte ao Red Hat Enterprise Linux (RHEL) e seus <a href=\"https:\/\/en.wikipedia.org\/wiki\/Red_Hat_Enterprise_Linux_derivatives\">projetos rebuild<\/a>(Rocky Linux, Alma Linux&#8230;)<\/p>\n\n\n\n<p>O Projeto ELRepo se concentra em pacotes relacionados a hardware para aprimorar sua experi\u00eancia com Enterprise Linux. Isso inclui drivers de sistema de arquivos, drivers gr\u00e1ficos, drivers de rede, drivers de som, webcam e drivers de v\u00eddeo.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Instalando o Reposit\u00f3rio ELRepo<\/h2>\n\n\n\n<p>Importe a chave p\u00fablica:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">rpm --import\u00a0<a href=\"https:\/\/www.elrepo.org\/RPM-GPG-KEY-elrepo.org\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.elrepo.org\/RPM-GPG-KEY-elrepo.org<\/a><\/pre>\n\n\n\n<p>Informa\u00e7\u00f5es detalhadas sobre a chave GPG usada pelo Projeto ELRepo podem ser encontradas na p\u00e1gina\u00a0<a href=\"http:\/\/elrepo.org\/tiki\/key\">da chave<\/a>\u00a0.<br>Se voc\u00ea tiver um sistema com inicializa\u00e7\u00e3o segura habilitada, consulte a p\u00e1gina\u00a0<a href=\"http:\/\/elrepo.org\/tiki\/SecureBootKey\">SecureBootKey<\/a>\u00a0para obter mais informa\u00e7\u00f5es.<\/p>\n\n\n\n<p><strong>Para instalar o ELRepo para RHEL-\u00a09\u00a0<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><span style=\"color: rgb(52, 58, 64); font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; white-space: normal; background-color: rgb(248, 249, 250);\">yum install\u00a0<\/span><a class=\"wiki external\" style=\"box-sizing: border-box; overflow-wrap: break-word; color: rgb(0, 102, 153); text-decoration-line: none; background-color: rgb(248, 249, 250); font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; white-space: normal;\" href=\"https:\/\/www.elrepo.org\/elrepo-release-9.el9.elrepo.noarch.rpm\" target=\"_blank\" rel=\"noopener\">https:\/\/www.elrepo.org\/elrepo-release-9.el9.elrepo.noarch.rpm<\/a><\/pre>\n\n\n\n<p><strong>Para instalar o ELRepo para RHEL-8<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">yum install https:\/\/www.elrepo.org\/elrepo-release-8.el8.elrepo.noarch.rpm<\/pre>\n\n\n\n<p><strong>To install ELRepo for RHEL-7, SL-7 or CentOS-7<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">yum install https:\/\/www.elrepo.org\/elrepo-release-7.el7.elrepo.noarch.rpm<\/pre>\n\n\n\n<p>Para fazer uso do sistema de espelho(mirror) do reposit\u00f3rio ELRepo, instale tamb\u00e9m <strong>yum-plugin-fastestmirror<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Repository_contents\">Conte\u00fado do reposit\u00f3rio<a href=\"http:\/\/elrepo.org\/tiki\/HomePage#Repository_contents\"><\/a><\/h2>\n\n\n\n<p>ELRepo cont\u00e9m quatro canais.&nbsp;Voc\u00ea pode navegar pelo conte\u00fado de cada canal clicando em seu nome.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"elrepo\"><a target=\"_blank\" href=\"https:\/\/elrepo.org\/linux\/elrepo\/\" rel=\"noreferrer noopener\">recompra de eletricidade<\/a><a href=\"http:\/\/elrepo.org\/tiki\/HomePage#elrepo\"><\/a><\/h3>\n\n\n\n<p>Este \u00e9 o canal principal e est\u00e1 ativado por padr\u00e3o.&nbsp;Como este canal n\u00e3o deve conter pacotes tamb\u00e9m presentes na distribui\u00e7\u00e3o, deve ser seguro executar uma &#8216;atualiza\u00e7\u00e3o do yum&#8217; com este canal de reposit\u00f3rio habilitado.<\/p>\n\n\n\n<p>Por exemplo, para instalar kmod-r8168 (driver Realtek r8168 NIC):<\/p>\n\n\n\n<p>yum instale kmod-r8168<br><br>Dependendo do pacote que est\u00e1 sendo instalado ou da configura\u00e7\u00e3o do reposit\u00f3rio, pode ser necess\u00e1rio desabilitar os reposit\u00f3rios n\u00e3o-elrepo:<\/p>\n\n\n\n<p>yum &#8211;disablerepo=\\* &#8211;enablerepo=elrepo instalar kmod-nvidia<br><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"elrepo-extras\"><a target=\"_blank\" href=\"https:\/\/elrepo.org\/linux\/extras\/\" rel=\"noreferrer noopener\">elrepo-extras<\/a><a href=\"http:\/\/elrepo.org\/tiki\/HomePage#elrepo-extras\"><\/a><\/h3>\n\n\n\n<p>O canal elrepo-extras fornece pacotes e suas depend\u00eancias que substituem\/atualizam os pacotes de distribui\u00e7\u00e3o do RHEL.&nbsp;Ele pode ser ativado no arquivo \/etc\/yum.repos.d\/elrepo.repo ou usado com &#8216;yum &#8211;enablerepo=elrepo-extras&#8217;.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"elrepo-testing\"><a target=\"_blank\" href=\"https:\/\/elrepo.org\/linux\/testing\/\" rel=\"noreferrer noopener\">teste de elrepo<\/a><a href=\"http:\/\/elrepo.org\/tiki\/HomePage#elrepo-testing\"><\/a><\/h3>\n\n\n\n<p>O canal elrepo-testing fornece pacotes ainda a serem liberados para o canal principal e est\u00e1 desabilitado por padr\u00e3o.&nbsp;Ele pode ser habilitado no arquivo \/etc\/yum.repos.d\/elrepo.repo ou usado com &#8216;yum &#8211;enablerepo=elrepo-testing&#8217;.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"elrepo-kernel\"><a target=\"_blank\" href=\"https:\/\/elrepo.org\/linux\/kernel\/\" rel=\"noreferrer noopener\">elrepo-kernel<\/a><a href=\"http:\/\/elrepo.org\/tiki\/HomePage#elrepo-kernel\"><\/a><\/h3>\n\n\n\n<p>O canal elrepo-kernel fornece os kernels de suporte&nbsp;<strong>de&nbsp;<\/strong><strong>longo<\/strong>&nbsp;prazo (&nbsp;<strong>que<\/strong>&nbsp;foram configurados para&nbsp;<strong>RHEL-7<\/strong>&nbsp;e&nbsp;<strong>RHEL-8<\/strong>&nbsp;) e os mais recentes kernels&nbsp;<strong>main<\/strong>&nbsp;line est\u00e1veis&nbsp;\u200b\u200b(que foram configurados para&nbsp;<strong>RHEL-7<\/strong>&nbsp;,&nbsp;<strong>RHEL-<\/strong><strong>&nbsp;8<\/strong>&nbsp;e&nbsp;<strong>RHEL-9<\/strong>&nbsp;) usando fontes dispon\u00edveis nos&nbsp;<a target=\"_blank\" href=\"https:\/\/www.kernel.org\/\" rel=\"noreferrer noopener\"><strong>Arquivos do Kernel do Linux<\/strong><\/a><strong><\/strong><strong><\/strong><strong><\/strong><strong><\/strong><strong><\/strong><strong><\/strong><strong><\/strong><strong><\/strong><a target=\"_blank\" href=\"https:\/\/www.kernel.org\/\" rel=\"noreferrer noopener\">&nbsp;<strong><\/strong><\/a>.&nbsp;Consulte as p\u00e1ginas&nbsp;<a href=\"http:\/\/elrepo.org\/tiki\/kernel-lt\"><strong>kernel-lt<\/strong><\/a>&nbsp;ou&nbsp;<a href=\"http:\/\/elrepo.org\/tiki\/kernel-ml\"><strong>kernel-ml<\/strong><\/a>&nbsp;para obter mais detalhes.&nbsp;Este canal pode ser ativado no arquivo \/etc\/yum.repos.d\/elrepo.repo ou usado com &#8216;yum &#8211;enablerepo=elrepo-kernel&#8217;.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Fonte: <a href=\"http:\/\/elrepo.org\/tiki\/HomePage\">elrepo.org<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Um reposit\u00f3rio em Linux \u00e9 um local onde os pacotes(instaladores) de software s\u00e3o armazenados e disponibilizados para download e instala\u00e7\u00e3o. O O ELRepo oferece suporte ao Red Hat Enterprise Linux (RHEL) e seus projetos rebuild(Rocky Linux, Alma Linux&#8230;) O Projeto ELRepo se concentra em pacotes relacionados a hardware para aprimorar sua experi\u00eancia com Enterprise Linux&#8230;.<\/p>\n<p class=\"more-link-wrap\"><a href=\"https:\/\/categoriaoutros.com.br\/?p=12252\" class=\"more-link\">Read More<span class=\"screen-reader-text\"> &ldquo;Instalando o Reposit\u00f3rio Linux ELRepo.org&rdquo;<\/span> &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16,2918],"tags":[4279,4278],"class_list":["post-12252","post","type-post","status-publish","format-standard","hentry","category-informatica-dicas","category-linux","tag-elrepo","tag-repositorio"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Instalando o Reposit\u00f3rio Linux ELRepo.org - Categoria Outros<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/categoriaoutros.com.br\/?p=12252\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Instalando o Reposit\u00f3rio Linux ELRepo.org - Categoria Outros\" \/>\n<meta property=\"og:description\" content=\"Um reposit\u00f3rio em Linux \u00e9 um local onde os pacotes(instaladores) de software s\u00e3o armazenados e disponibilizados para download e instala\u00e7\u00e3o. O O ELRepo oferece suporte ao Red Hat Enterprise Linux (RHEL) e seus projetos rebuild(Rocky Linux, Alma Linux&#8230;) O Projeto ELRepo se concentra em pacotes relacionados a hardware para aprimorar sua experi\u00eancia com Enterprise Linux....Read More &ldquo;Instalando o Reposit\u00f3rio Linux ELRepo.org&rdquo; &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/categoriaoutros.com.br\/?p=12252\" \/>\n<meta property=\"og:site_name\" content=\"Categoria Outros\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/categoriaoutros\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-05T12:51:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-05T12:51:46+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/elrepo.org\/tiki\/img\/tiki\/tiki_logo_elrepo.gif\" \/>\n<meta name=\"author\" content=\"Categoria: Outros\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@CategoriaOutros\" \/>\n<meta name=\"twitter:site\" content=\"@CategoriaOutros\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Categoria: Outros\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/categoriaoutros.com.br\/?p=12252#article\",\"isPartOf\":{\"@id\":\"https:\/\/categoriaoutros.com.br\/?p=12252\"},\"author\":{\"name\":\"Categoria: Outros\",\"@id\":\"https:\/\/categoriaoutros.com.br\/#\/schema\/person\/ba0f432708449436912bd6736864bb40\"},\"headline\":\"Instalando o Reposit\u00f3rio Linux ELRepo.org\",\"datePublished\":\"2023-08-05T12:51:05+00:00\",\"dateModified\":\"2023-08-05T12:51:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/categoriaoutros.com.br\/?p=12252\"},\"wordCount\":473,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/categoriaoutros.com.br\/#organization\"},\"keywords\":[\"ELRepo\",\"reposit\u00f3rio\"],\"articleSection\":[\"Inform\u00e1tica\",\"Linux\"],\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/categoriaoutros.com.br\/?p=12252#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/categoriaoutros.com.br\/?p=12252\",\"url\":\"https:\/\/categoriaoutros.com.br\/?p=12252\",\"name\":\"Instalando o Reposit\u00f3rio Linux ELRepo.org - Categoria Outros\",\"isPartOf\":{\"@id\":\"https:\/\/categoriaoutros.com.br\/#website\"},\"datePublished\":\"2023-08-05T12:51:05+00:00\",\"dateModified\":\"2023-08-05T12:51:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/categoriaoutros.com.br\/?p=12252#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/categoriaoutros.com.br\/?p=12252\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/categoriaoutros.com.br\/?p=12252#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/categoriaoutros.com.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Instalando o Reposit\u00f3rio Linux ELRepo.org\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/categoriaoutros.com.br\/#website\",\"url\":\"https:\/\/categoriaoutros.com.br\/\",\"name\":\"Categoria Outros\",\"description\":\"Assuntos Diversos\",\"publisher\":{\"@id\":\"https:\/\/categoriaoutros.com.br\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/categoriaoutros.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/categoriaoutros.com.br\/#organization\",\"name\":\"Categoria Outros\",\"alternateName\":\"Categoria Outros\",\"url\":\"https:\/\/categoriaoutros.com.br\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/categoriaoutros.com.br\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/categoriaoutros.com.br\/wp-content\/uploads\/2023\/08\/categoriaoutros-logo.jpg\",\"contentUrl\":\"https:\/\/categoriaoutros.com.br\/wp-content\/uploads\/2023\/08\/categoriaoutros-logo.jpg\",\"width\":400,\"height\":400,\"caption\":\"Categoria Outros\"},\"image\":{\"@id\":\"https:\/\/categoriaoutros.com.br\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/categoriaoutros\",\"https:\/\/twitter.com\/CategoriaOutros\",\"https:\/\/br.pinterest.com\/CategoriaOutros\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/categoriaoutros.com.br\/#\/schema\/person\/ba0f432708449436912bd6736864bb40\",\"name\":\"Categoria: Outros\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/categoriaoutros.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ed97775f0ab50750ed638ed3417ea85e19ced2c648da167a108e393ae5fd9e33?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ed97775f0ab50750ed638ed3417ea85e19ced2c648da167a108e393ae5fd9e33?s=96&d=mm&r=g\",\"caption\":\"Categoria: Outros\"},\"sameAs\":[\"http:\/\/categoriaoutros.com.br\"],\"url\":\"https:\/\/categoriaoutros.com.br\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Instalando o Reposit\u00f3rio Linux ELRepo.org - Categoria Outros","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:\/\/categoriaoutros.com.br\/?p=12252","og_locale":"pt_BR","og_type":"article","og_title":"Instalando o Reposit\u00f3rio Linux ELRepo.org - Categoria Outros","og_description":"Um reposit\u00f3rio em Linux \u00e9 um local onde os pacotes(instaladores) de software s\u00e3o armazenados e disponibilizados para download e instala\u00e7\u00e3o. O O ELRepo oferece suporte ao Red Hat Enterprise Linux (RHEL) e seus projetos rebuild(Rocky Linux, Alma Linux&#8230;) O Projeto ELRepo se concentra em pacotes relacionados a hardware para aprimorar sua experi\u00eancia com Enterprise Linux....Read More &ldquo;Instalando o Reposit\u00f3rio Linux ELRepo.org&rdquo; &raquo;","og_url":"https:\/\/categoriaoutros.com.br\/?p=12252","og_site_name":"Categoria Outros","article_publisher":"https:\/\/www.facebook.com\/categoriaoutros","article_published_time":"2023-08-05T12:51:05+00:00","article_modified_time":"2023-08-05T12:51:46+00:00","og_image":[{"url":"http:\/\/elrepo.org\/tiki\/img\/tiki\/tiki_logo_elrepo.gif"}],"author":"Categoria: Outros","twitter_card":"summary_large_image","twitter_creator":"@CategoriaOutros","twitter_site":"@CategoriaOutros","twitter_misc":{"Escrito por":"Categoria: Outros","Est. tempo de leitura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/categoriaoutros.com.br\/?p=12252#article","isPartOf":{"@id":"https:\/\/categoriaoutros.com.br\/?p=12252"},"author":{"name":"Categoria: Outros","@id":"https:\/\/categoriaoutros.com.br\/#\/schema\/person\/ba0f432708449436912bd6736864bb40"},"headline":"Instalando o Reposit\u00f3rio Linux ELRepo.org","datePublished":"2023-08-05T12:51:05+00:00","dateModified":"2023-08-05T12:51:46+00:00","mainEntityOfPage":{"@id":"https:\/\/categoriaoutros.com.br\/?p=12252"},"wordCount":473,"commentCount":1,"publisher":{"@id":"https:\/\/categoriaoutros.com.br\/#organization"},"keywords":["ELRepo","reposit\u00f3rio"],"articleSection":["Inform\u00e1tica","Linux"],"inLanguage":"pt-BR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/categoriaoutros.com.br\/?p=12252#respond"]}]},{"@type":"WebPage","@id":"https:\/\/categoriaoutros.com.br\/?p=12252","url":"https:\/\/categoriaoutros.com.br\/?p=12252","name":"Instalando o Reposit\u00f3rio Linux ELRepo.org - Categoria Outros","isPartOf":{"@id":"https:\/\/categoriaoutros.com.br\/#website"},"datePublished":"2023-08-05T12:51:05+00:00","dateModified":"2023-08-05T12:51:46+00:00","breadcrumb":{"@id":"https:\/\/categoriaoutros.com.br\/?p=12252#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/categoriaoutros.com.br\/?p=12252"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/categoriaoutros.com.br\/?p=12252#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/categoriaoutros.com.br\/"},{"@type":"ListItem","position":2,"name":"Instalando o Reposit\u00f3rio Linux ELRepo.org"}]},{"@type":"WebSite","@id":"https:\/\/categoriaoutros.com.br\/#website","url":"https:\/\/categoriaoutros.com.br\/","name":"Categoria Outros","description":"Assuntos Diversos","publisher":{"@id":"https:\/\/categoriaoutros.com.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/categoriaoutros.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/categoriaoutros.com.br\/#organization","name":"Categoria Outros","alternateName":"Categoria Outros","url":"https:\/\/categoriaoutros.com.br\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/categoriaoutros.com.br\/#\/schema\/logo\/image\/","url":"https:\/\/categoriaoutros.com.br\/wp-content\/uploads\/2023\/08\/categoriaoutros-logo.jpg","contentUrl":"https:\/\/categoriaoutros.com.br\/wp-content\/uploads\/2023\/08\/categoriaoutros-logo.jpg","width":400,"height":400,"caption":"Categoria Outros"},"image":{"@id":"https:\/\/categoriaoutros.com.br\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/categoriaoutros","https:\/\/twitter.com\/CategoriaOutros","https:\/\/br.pinterest.com\/CategoriaOutros\/"]},{"@type":"Person","@id":"https:\/\/categoriaoutros.com.br\/#\/schema\/person\/ba0f432708449436912bd6736864bb40","name":"Categoria: Outros","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/categoriaoutros.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ed97775f0ab50750ed638ed3417ea85e19ced2c648da167a108e393ae5fd9e33?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ed97775f0ab50750ed638ed3417ea85e19ced2c648da167a108e393ae5fd9e33?s=96&d=mm&r=g","caption":"Categoria: Outros"},"sameAs":["http:\/\/categoriaoutros.com.br"],"url":"https:\/\/categoriaoutros.com.br\/?author=1"}]}},"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/categoriaoutros.com.br\/index.php?rest_route=\/wp\/v2\/posts\/12252","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/categoriaoutros.com.br\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/categoriaoutros.com.br\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/categoriaoutros.com.br\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/categoriaoutros.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12252"}],"version-history":[{"count":2,"href":"https:\/\/categoriaoutros.com.br\/index.php?rest_route=\/wp\/v2\/posts\/12252\/revisions"}],"predecessor-version":[{"id":12254,"href":"https:\/\/categoriaoutros.com.br\/index.php?rest_route=\/wp\/v2\/posts\/12252\/revisions\/12254"}],"wp:attachment":[{"href":"https:\/\/categoriaoutros.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12252"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/categoriaoutros.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=12252"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/categoriaoutros.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=12252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}