this post was submitted on 30 Jul 2023
302 points (99.0% liked)

Linux

47342 readers
1392 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
you are viewing a single comment's thread
view the rest of the comments
[–] testingtesting123@discuss.tchncs.de 1 points 1 year ago (1 children)

There is no snap in pop os unless you installed... Firefox and libreoffice are debs. The problem may be that the pop-desktop package is depends on too many packages, but not snap

[–] unix_joe@lemmy.sdf.org 5 points 1 year ago* (last edited 1 year ago) (1 children)

Yet somehow, through only apt updates, it brought back LibreOffice, Firefox, and snapd.

IIRC, it was something to do with ubuntu-minimal or ubuntu-release meta packages, which I never intentionaly installed.

I'm probably the only person who uninstalls the Firefox and LibreOffice packages and replaces them with the flatpaks, but this seemed like an oversight and dependency hell that comes from using the derivative of a derivative distribution.

[–] pnutzh4x0r@lemmy.ndlug.org 2 points 1 year ago (1 children)

I experienced the same thing (had previously uninstalled libreoffice, but it came back after the update). I didn't get snapd back fortunately (though I do use Firefox packaged by Pop).

Part of the change is that Pop!_OS is moving away from ubuntu-minimal and ubuntu-standard meta packages and towards their own metapackages as shown in this this recent commit.

After the update, I simply uninstalled libreoffice... hopefully it doesn't return in the next update :]

[–] unix_joe@lemmy.sdf.org 1 points 1 year ago

Yes, the solution for me was to remove those ubuntu-* meta packages, reinstall what I needed by hand then update. Simple things like ftp, telnet, time, etc. had to be reinstalled.

I was kind of nervous on the reboot since a plymouth theme was removed in addition to adding a newer kernel with the amd microcode patch, but it came up fine.