So, this article will cover two methods to shut off the automatic update in Ubuntu:
To disable automatic updates from the GUI desktop in Ubuntu, you can follow these steps:
First method on the list is using the GUI desktop and default Software Updates program in Ubuntu.
Step 1: Open the “Software & Updates” app from the applications menu.
Step 2: Click the “Updates” tab and select “Automatically check for updates:“. Here, you can choose between “Never”, “Every day”, “Every two days”, “Weekly” and “Monthly”. Select “Never“.
Close the “Software & Updates” app.
Alternatively, you can use the terminal to disable the automatic updates as well:
Step 1: Open terminal using “Ctrl+Alt+T“. Type below-mentioned command to open the upgrades file in nano editor:
Step 2: Inside the file, add the following lines:
In order to save the file, press “CTRL+X” [Exit] followed by “Y”[yes] and “Enter”.
Please note that disabling automatic updates may leave your system vulnerable to security threats and it is not recommended.
Disabling automatic updates in Ubuntu can be beneficial for users who want more control over when updates are installed or who are concerned about data usage or system performance during updates. Disabling automatic updates through the GUI or the terminal is a simple process, but it’s important to be aware of the potential downsides and to take responsibility for keeping your system up to date.
Every developer who maintains Ruby gems knows that sinking feeling when a user reports an…
I am excited to announce the release of llm-docs-builder, a library that transforms Markdown documentation…
On October 23rd, we announced the beta availability of silicon-optimized AI models in Ubuntu. Developers…
At NVIDIA GTC Washington D.C., Canonical is pleased to support the arrival of the NVIDIA…
How Anbox Cloud streamlines localization testing Wherever users are based, they expect apps to just…
Ubuntu now runs natively on the Thundercomm RUBIK Pi 3 developer board – a lightweight…