Changing from NVIDIA to AMD GPU on Manjaro KDE while using Flatpaks
by Logan Rogers-Follis on Apr.28, 2023, under Linux, Techie
If you are using Flatpaks on Manjaro KDE (probably any distro you use flatpaks on) and switch from an NVIDIA to AMD GPU in the system you will need to search through the install flatpaks to find all any NVIDIA drivers that are bundled. On my system I found that Protontricks, Heroic Game Launcher, and Wine (WineHQ) will still have NVIDIA drivers installed and will need to be removed manually.
- From Konsole run: sudo flatpak list | grep nvidia
- Then you can run: sudo flatpak uninstall [PACKAGE] (do this each time for all the entries found with the list flag.
NOTE: Using Flatpak