Here's a fix for the Mozilla PPA weak algorithm message during 'sudo apt-get update' in the Terminal.
Click on the Other Software tab and remove any Mozilla PPA's that are listed:
![[Image: hl9MVQ4.png]](https://imgur.com/hl9MVQ4.png)
Follow the onscreen instructions. Password, then Reload.
Then, again:
Remove any Mozilla keyrings.
Then, open a Terminal and do:
Then do:
ignore any potentials errors in the Terminal.
Then do:
follow the instructions.
Lastly:
Done
Will be fixed in 7.4
Code:
software-properties-gtk
Click on the Other Software tab and remove any Mozilla PPA's that are listed:
![[Image: hl9MVQ4.png]](https://imgur.com/hl9MVQ4.png)
Follow the onscreen instructions. Password, then Reload.
Then, again:
Code:
software-properties-gtk
Remove any Mozilla keyrings.
Then, open a Terminal and do:
Code:
sudo rm -rf /etc/apt/sources.list.d/mozilla*
Then do:
Code:
sudo rm -rf /etc/apt/keyrings/packages.mozilla.org.asc
Code:
sudo rm -rf /etc/apt/trusted.gpg.d/mozilla*
Code:
sudo rm -rf /usr/share/keyrings/mozilla*
ignore any potentials errors in the Terminal.
Then do:
Code:
sudo add-apt-repository ppa:mozillateam/ppa
follow the instructions.
Lastly:
Code:
sudo apt-get update && sudo apt-get dist-upgrade
Done

Will be fixed in 7.4