this post was submitted on 06 Feb 2024
79 points (89.9% liked)

Linux

46819 readers
1100 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

This is my one main complaint about Fedora Linux.

all 20 comments
sorted by: hot top controversial new old
[–] [email protected] 77 points 6 months ago (1 children)

Those updates in Discover are for flatpak, not dnf. You can verify that with flatpak update.

As for discover wanting to restart to do their update, that's a fedora thing for an extra level of safety while updating. You can read about it here.

[–] [email protected] 32 points 6 months ago

As for discover wanting to restart to do their update, that's a fedora thing for an extra level of safety while updating

That shouldn't trigger for flatpaks though. No risk of breaking the system while updating flatpaks

[–] [email protected] 54 points 6 months ago

Discover shows updates to both your flatpaks apps and dnf apps

[–] [email protected] 20 points 6 months ago

Because those are Flatpak packages

[–] [email protected] 14 points 6 months ago* (last edited 6 months ago)

Those are Flatpak updates. dnf can't see them I think.

happens to me in Arch with yay.

[–] [email protected] 9 points 6 months ago

You can turn it off in the settings (may be system settings, think it's called offline updates).

It's a feature Gnome added and then KDE added too. Fedora isn't the only distro to implement it, but the most popular.

[–] [email protected] 6 points 6 months ago

Try this: "sudo dnf update ; sudo flatpak update"

[–] [email protected] 5 points 6 months ago

Discover checks knewstuff (global themes, plasmoids, etc.), Flatpaks, firmware and snaps, (which all have a relevant backend package something like (discover-backend-packagekit). Discover, well more like PackageKit, will let you know if a reboot is necessary if there's something like a kernel update.

[–] [email protected] 4 points 6 months ago

I had reverse situation, discover said there's none of apps i need or/and updates, while dnf was working flawlessly

[–] [email protected] 4 points 6 months ago (1 children)

If the kernel, initramfs, or a driver is updated, you have to reboot the computer to apply them (you can't reload the kernel while it's running). A user might not know or notice this, so GUI installers (and some CLI tools like pacman on Endeavour) often warn the user or sometimes force a reboot.

[–] Secret300 1 points 6 months ago

Looks like flatpaks updates

[–] [email protected] 1 points 6 months ago

pkcon refresh