Користувальницькькі налаштування

Налаштування сайту


software:browser:firefox:ubuntu_install

Розбіжності

Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.

Посилання на цей список змін

Наступна ревізія
Попередня ревізія
software:browser:firefox:ubuntu_install [2022/09/23 13:40]
charon створено
software:browser:firefox:ubuntu_install [2022/09/23 15:34] (поточний)
charon
Рядок 4: Рядок 4:
 For Ubuntu 22.04, the empty Firefox Deb is pre-installed as a wrapper. You have to remove it via command: For Ubuntu 22.04, the empty Firefox Deb is pre-installed as a wrapper. You have to remove it via command:
   sudo apt remove --autoremove firefox   sudo apt remove --autoremove firefox
-For Ubuntu 22.04 LTS, the “Mozilla Team” team PPA maintains the most recent Firefox packages in DEB. Add it:+For Ubuntu 22.04 LTS, the [[https://launchpad.net/~mozillateam/+archive/ubuntu/ppa|“Mozilla Team” team PPA]] maintains the most recent Firefox packages in DEB. Add it:
   sudo add-apt-repository ppa:mozillateam/ppa   sudo add-apt-repository ppa:mozillateam/ppa
 Set PPA Priority: Set PPA Priority:
Рядок 18: Рядок 18:
 ' | sudo tee /etc/apt/preferences.d/mozilla-firefox ' | sudo tee /etc/apt/preferences.d/mozilla-firefox
 </code> </code>
 +Setup correct automatic updates, so that unattanded-upgrades don't overwrite our setup with snap:
 +  echo 'Unattended-Upgrade::Allowed-Origins:: "LP-PPA-mozillateam:${distro_codename}";' | sudo tee /etc/apt/apt.conf.d/51unattended-upgrades-firefox
 +Install Firefox from PPA:
 +  sudo apt install -t 'o=LP-PPA-mozillateam' firefox
 +  
software/browser/firefox/ubuntu_install.1663929659.txt.gz · Востаннє змінено: 2022/09/23 13:40 повз charon