Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 234 Bytes

firefox.md

File metadata and controls

15 lines (10 loc) · 234 Bytes
sudo snap remove firefox

sudo add-apt-repository ppa:mozillateam/ppa


echo '
Package: *
Pin: release o=LP-PPA-mozillateam
Pin-Priority: 1001
' | sudo tee /etc/apt/preferences.d/mozilla-firefox


sudo apt install firefox