231
submitted 1 day ago by lightrush@lemmy.ca to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] fmstrat@lemmy.nowsci.com 3 points 22 hours ago

What? Software Center is GNOME, not Ubuntu. Discover is KDE, not Ubuntu. Debian updates can be done the same way? I don't do any of the things you mention. Using SC or just apt upgrade works just fine.

[-] ozymandias117@lemmy.world 8 points 22 hours ago

They're talking about a Debian 12 -> Debian 13 upgrade

On Debian, you get release notes on what commands to run.

Ubuntu has their own software update utility, separate from Software Center or Discover, that runs the commands for you

[-] fmstrat@lemmy.nowsci.com 0 points 6 hours ago

Ahhh OK. I've always gone fresh for a full upgrade. But does apt dist-upgrade not work? That's what the docs say to do.

[-] ozymandias117@lemmy.world 1 points 6 hours ago* (last edited 6 hours ago)

You have to at least modify your sources.list.d manually first. For most people, updating sources.list.d and running full-upgrade will probably work fine...

The full instructions are

  1. run dist-upgrade
  2. remove back ports
  3. remove obsolete packages
  4. remove non-debian packages
  5. clean up old configuration files
  6. add non-free-firmware (this is a 12 -> 13 specific)
  7. remove proposed updates
  8. disable pinning
  9. update sources.list.d to point to the next release
  10. apt upgrade --without one wrongs
  11. apt full-upgrade

It takes like an hour? but it's still not "just press okay."

Ubuntu's has broken on some upgrades for friends and they had to do the whole Debian process manually, but it does try to automate the removals, disablements, and updating sources

this post was submitted on 12 Aug 2025
231 points (96.8% liked)

Linux

57255 readers
1019 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 6 years ago
MODERATORS