{"id":1134,"date":"2021-07-11T20:03:04","date_gmt":"2021-07-11T20:03:04","guid":{"rendered":"https:\/\/dapliw.org\/?p=1134"},"modified":"2021-07-11T20:03:04","modified_gmt":"2021-07-11T20:03:04","slug":"node-js-16-instalar-en-debian","status":"publish","type":"post","link":"https:\/\/saemas.com\/sitio_web\/node-js-16-instalar-en-debian\/","title":{"rendered":"Node js 16 &#8211; Instalar en Debian"},"content":{"rendered":"\n<p>Ejecutar los siguientes comandos:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>curl -fsSL https:\/\/deb.nodesource.com\/setup_16.x | bash -<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install -y nodejs<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>node -v<\/code><\/pre>\n\n\n\n<p>Fuente:<\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/nodesource\/distributions\/blob\/master\/README.md#deb\">https:\/\/github.com\/nodesource\/distributions\/blob\/master\/README.md#deb<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ejecutar los siguientes comandos: Fuente: https:\/\/github.com\/nodesource\/distributions\/blob\/master\/README.md#deb<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"material-hide-sections":[],"footnotes":""},"categories":[56],"tags":[57],"class_list":["post-1134","post","type-post","status-publish","format-standard","hentry","category-nodejs","tag-nodejs"],"_links":{"self":[{"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/posts\/1134","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/comments?post=1134"}],"version-history":[{"count":0,"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/posts\/1134\/revisions"}],"wp:attachment":[{"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/media?parent=1134"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/categories?post=1134"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/tags?post=1134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}