(12-29-2020, 03:37 PM)hiimtye Wrote: any Arch spinoff (including Manjaro) uses pacman
any debian spinoff (including UBPorts) uses aptCode:sudo pacman -Syu
pmOS uses apkCode:sudo apt-get update; sudo apt-get upgrade
depending on which Pinephone you receivedCode:sudo apk -U upgrade
UBports has the main partition read only because they don't recommend using apt, so to upgrade with apt you need to umount -o remount,rw /
(12-30-2020, 04:46 AM)ADGW Wrote:(12-29-2020, 06:21 AM)rocket2nfinity Wrote: I am assuming Manjaro, so in terminal type:Thank you for the reply. I typed the above in and received the following:
sudo pacman -Syu
[sudo] password for manjaro:
not sure what password it needs.
Usually it's the pin number you log into the phone's lock screen.