this post was submitted on 30 Jul 2023
334 points (98.8% liked)

Linux

45595 readers
888 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
[–] [email protected] 4 points 11 months ago* (last edited 11 months 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.

[–] [email protected] 2 points 11 months 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 :]

[–] [email protected] 1 points 11 months 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.