this post was submitted on 03 May 2025
4 points (75.0% liked)

Linux Mint

3580 readers
1 users here now

Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.

Want to see the latest news from the blog? Set the Firefox homepage to:

linuxmint.com/start/

where is a current or past release. Here's an example using release 21.1 'Vera':

https://linuxmint.com/start/vera/

founded 5 years ago
MODERATORS
 

Hi guys,

I am currently using Linux Mint with automatic updates installed and I keep seeing application updates from LibreWolf, LibreOffice etc.

I have downloaded these through the application manager as well. But what about applications that I install outside of the management, such as the Mullvad browser, are they also automatically updated via the update manager?

top 8 comments
sorted by: hot top controversial new old
[–] rirus@feddit.org 7 points 1 year ago* (last edited 1 year ago)

No, programs not downloaded with the package manager are also not updated by it. Many Programs, like Firefox and probably Mullvad bring an autoupdate feature that is enabled if they are installed manually. If an update is available you will probably get a notification in the app to restart your browser so that the changes are applied.

[–] NeatNit@discuss.tchncs.de 2 points 1 year ago

If the installation set up updates using apt, even if it uses a separate repository server, then Update Manager should still update them. I have personally seen updates from third-party sources show up in Update Manager. For example, I've installed Proton VPN using these instructions and it does receive updates using Software Manager.

If you installed Mullvad using the "Ubuntu/Debian" instructions here, then I think it should get updates through Software Manager, but I haven't tried this browser myself.

For any other software, it depends on how it's distributed.

[–] Faydaikin@beehaw.org 1 points 1 year ago (1 children)

As a Mint newbie myself, I don't know the answer. But for good measure, I'd probably run an update through the terminal every now and again regardless if everything was installed via the Software Manager or not.

[–] Mugmoor@lemmy.dbzer0.com 3 points 1 year ago (1 children)

You'll run into the same issue using a terminal. Your Software Manager is just using apt and/or Flatpak under the hood anyways.

If you've installed a deb/appimage/tar/etc manually, it's also up to you to keep it updated manually.

[–] EuroCentrist@feddit.org 1 points 1 year ago (1 children)

How can I manually keep these programs up to date? Is there a command or an option in the applications or do I have to check the website for updates? Sorry for the stupid questions, I just don't know anything about it.

[–] Mugmoor@lemmy.dbzer0.com 2 points 1 year ago* (last edited 1 year ago)

Not a stupid question, we all had to learn this at some point!

You'll have to check the website. In some cases (such as FreeTube) you'll get a notification inside the app itself to go download the update. It's still up to you to download and install though.

[–] Montagge@lemmy.zip 0 points 1 year ago (1 children)

Did you install using the tar.gz? If so I'm pretty sure you have to update it yourself.

[–] kalkulat@lemmy.world 1 points 1 year ago

You do, except in cases where the app bugs you to update daily, like Firefox (unless you agree to let it update auto whenever they want it to.)