marlor:
Vivaldi browser, Brave browser, and Chrome browser no longer start. … The same applies to Netflix, DisneyPlus, and Notepadqq.
These applications are sourced via the AUR, and as such are not officially supported on Manjaro or Arch Linux.
All that really can be suggested is to remove them completely and then build them again – note this is not reinstalling, but removing and building them again via the AUR:
1. Uninstall the applications:
sudo pacman -Rns brave disneyplus google-chrome netflix notepadqq
2. Build the applications again individually via the AUR:
pamac build brave
pamac build disneyplus
pamac build google-chrome
pamac build netflix
pamac build notepadqq
Other than that, I suggest reading:
TL:DR
DISCLAIMER: AUR packages are user produced content. Any use of the provided files is at your own risk.
sudo pacman-mirrors -aS unstable
sudo pacman -Syu base-devel
When you sync your system any CUSTOM package may cease to function without warning OR your system may cease to function due to a CUSTOM package - therefore one must remove all CUSTOM packages before an issue can be validated as related to Manjaro.
custom packages - unsupported - you are on your own!
Examples
→ Spectac…