Hi, Is there any point in running sudo apt update before sudo apt upgrade?
Yes, that is important. You can run both commands together with
sudo apt update && sudo apt upgrade
3 Likes
Thanks @Forpli
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.