Disable linux auto update notifications
See original GitHub issue-
I am on the latest Hyper.app version
-
I have searched the issues of this repo and believe that this is not a duplicate
-
OS version and name: ArchLinux
-
Hyper.app version: 1.4.8 (and canary.8 too)
Issue
It should be possible (with a config line) to disable the update notification. Constantly having to close that notification is really annoying.
Perhaps like this:
// choose either `'stable'` for receiving highly polished,
// or `'canary'` for less polished but more frequent updates.
// set to `false` to disable update notifications
updateChannel: false,
Issue Analytics
- State:
- Created 6 years ago
- Reactions:10
- Comments:15
Top Results From Across the Web
How to disable the update manager popup? - Ask Ubuntu
search for app->update-notifier and un-tick the "auto-launch" option; close the window; gconf-editor this time as a user (i.e. without sudo) ...
Read more >Disable Automatic Updates on Ubuntu 20.04 Focal Fossa Linux
How to disable Automatic Updates from GUI Desktop ... From the activities menu search for Software and click on Software & Updates icon....
Read more >How to disable the auto update notification? : r/Ubuntu - Reddit
Open Software & Updates settings and set security updates to "download and install automatically". For other updates, set it to display every 2 ......
Read more >How to Configure or Disable Linux Mint Update Notifications
In the Session & Startup window, click the “Application Autostart” tab and scroll until you see “Update Manager (Linux Mint Update Manager)” in ......
Read more >Disable Annoying Update-Manager Popup in Ubuntu
Step1: Go to System->Administration->Software Sources->Updates tab,un-tick all check-boxes. update-manager. Step2: Go to System->Preferences->Startup ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Easy hack
Add this to .hyper.js
Or even with fancier fade out effect
Um, automatics updates do not work on Linux and I do not expect them to work. I expect to update Hyper like any other linux package, the normal way. I would like to tell Hyper to kindly stop telling me about updates.