09-14-2020, 06:48 AM
(This post was last modified: 09-14-2020, 06:52 AM by bartgrefte.)
(09-13-2020, 12:28 PM)KerryK Wrote: You may need to upgrade it by command line to fix some bugs and add some new software:That tip came in handy today (not used to having access to console on a tablet). I had to do that because the software updater kept crashing (no error) and returning to the window where to open the software updater. Due to the lack of a console/terminal app (which is present by default in UBPorts), I did ctrl+alt+f1 and used apt to install updates, now the problem with the software updater is solved
sudo -i
apt install && apt full-upgrade -y