How do I update without the Software App

I do not want the software app updating my system. Is there a way which can be used to update zorin frequently?

sudo apt update
sudo apt upgrade

1 Tablet twice a week😂
Dr. Drake

1 Like

Will this stop the software update app?

If the software update settings are to notify only then it will notify you, if you forgot to run the update commands. If you do it frequently, no pop-up will be there😄

1 Like

Got it, thanks.

You can halt the popups by modifying the update-notifier file:

sudo bash -c ‘echo “Hidden=true” >> /etc/xdg/autostart/update-notifier.desktop’
1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.