09-28-2020, 10:13 AM
(This post was last modified: 09-28-2020, 10:15 AM by ThrillGates.)
(09-24-2020, 09:47 PM)LMalilil Wrote: Managed to get the software store to work but I have to go to my installed apps first before selecting the updates tab. If I click straight on the updates tab as soon as I open the store it crashes. If I go the other route I’m able to update through the store
Actual good advice to keep the software store from crashing. I gave up on the software store early on because of this issue. I find it much more consistent and informative to upgrade from CLI anyway. I recommend giving it a try test your own preferences.
For Debian-based distros (e.g. Mobian, UBports, PureOS):
Code:
sudo apt update && sudo apt upgrade
For Arch-based distros (e.g. PMOS, Manjaro):
Code:
sudo pacman -Syyu