{"id":1080,"date":"2022-04-10T20:43:40","date_gmt":"2022-04-10T23:43:40","guid":{"rendered":"https:\/\/live.lleox.org\/?p=1080"},"modified":"2023-07-16T20:31:24","modified_gmt":"2023-07-16T23:31:24","slug":"como-instalar-firefox-desde-apt-en-ubuntu","status":"publish","type":"post","link":"https:\/\/live.lleox.org\/2022\/como-instalar-firefox-desde-apt-en-ubuntu\/","title":{"rendered":"Como instalar firefox desde apt en Ubuntu"},"content":{"rendered":"\n

En la terminal: <\/p>\n\n\n\n

sudo snap remove firefox \nsudo add-apt-repository ppa:mozillateam\/ppa -y\nsudo apt update\nsudo apt install -t 'o=LP-PPA-mozillateam' firefox firefox-locale-es<\/code><\/pre>\n\n\n\n

Darle prioridad al PPA sobre Snap: <\/p>\n\n\n\n

sudo gedit \/etc\/apt\/preferences.d\/mozillateamppa <\/code><\/pre>\n\n\n\n

Ya en el archivo que se nos abre pegar esto y guardar cambios. <\/p>\n\n\n\n

Package: firefox* \nPin: release o=LP-PPA-mozillateam \nPin-Priority: 501 <\/code><\/pre>\n\n\n\n

Luego correr un update para guardar cambios. <\/p>\n\n\n\n

sudo apt update<\/code><\/pre>\n\n\n\n

Alternativamente, se recomienda reemplazar Ubuntu por Debian \ud83d\ude42<\/p>\n","protected":false},"excerpt":{"rendered":"

En la terminal: Darle prioridad al PPA sobre Snap: Ya en el archivo que se nos abre pegar esto y…<\/p>\n","protected":false},"author":2,"featured_media":1087,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[57,52],"tags":[],"class_list":["post-1080","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux","category-ubuntu"],"featured_image_urls_v2":{"full":["https:\/\/live.lleox.org\/wp-content\/uploads\/2022\/04\/fox-silloutte_sunset.jpg",1920,1080,false],"thumbnail":["https:\/\/live.lleox.org\/wp-content\/uploads\/2022\/04\/fox-silloutte_sunset-150x150.jpg",150,150,true],"medium":["https:\/\/live.lleox.org\/wp-content\/uploads\/2022\/04\/fox-silloutte_sunset-580x326.jpg",580,326,true],"medium_large":["https:\/\/live.lleox.org\/wp-content\/uploads\/2022\/04\/fox-silloutte_sunset-768x432.jpg",700,394,true],"large":["https:\/\/live.lleox.org\/wp-content\/uploads\/2022\/04\/fox-silloutte_sunset-940x529.jpg",700,394,true],"1536x1536":["https:\/\/live.lleox.org\/wp-content\/uploads\/2022\/04\/fox-silloutte_sunset-1536x864.jpg",1536,864,true],"2048x2048":["https:\/\/live.lleox.org\/wp-content\/uploads\/2022\/04\/fox-silloutte_sunset.jpg",1920,1080,false],"post-thumbnail":["https:\/\/live.lleox.org\/wp-content\/uploads\/2022\/04\/fox-silloutte_sunset-1140x641.jpg",1140,641,true]},"post_excerpt_stackable_v2":"

En la terminal: sudo snap remove firefox sudo add-apt-repository ppa:mozillateam\/ppa -y sudo apt update sudo apt install -t ‘o=LP-PPA-mozillateam’ firefox firefox-locale-es Darle prioridad al PPA sobre Snap: sudo gedit \/etc\/apt\/preferences.d\/mozillateamppa Ya en el archivo que se nos abre pegar esto y guardar cambios. Package: firefox* Pin: release o=LP-PPA-mozillateam Pin-Priority: 501 Luego correr un update para guardar cambios. sudo apt update Alternativamente, se recomienda reemplazar Ubuntu por Debian \ud83d\ude42<\/p>\n","category_list_v2":"Linux<\/a>, Ubuntu<\/a>","author_info_v2":{"name":"lleox","url":"https:\/\/live.lleox.org\/author\/lleox\/"},"comments_num_v2":"0 comentarios","_links":{"self":[{"href":"https:\/\/live.lleox.org\/wp-json\/wp\/v2\/posts\/1080","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/live.lleox.org\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/live.lleox.org\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/live.lleox.org\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/live.lleox.org\/wp-json\/wp\/v2\/comments?post=1080"}],"version-history":[{"count":0,"href":"https:\/\/live.lleox.org\/wp-json\/wp\/v2\/posts\/1080\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/live.lleox.org\/wp-json\/wp\/v2\/media\/1087"}],"wp:attachment":[{"href":"https:\/\/live.lleox.org\/wp-json\/wp\/v2\/media?parent=1080"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/live.lleox.org\/wp-json\/wp\/v2\/categories?post=1080"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/live.lleox.org\/wp-json\/wp\/v2\/tags?post=1080"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}