this post was submitted on 12 Aug 2023
759 points (96.0% liked)

linuxmemes

20761 readers
1771 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] xyproto@programming.dev 1 points 1 year ago (1 children)

Is it possible do downgrade a central package without apt asking if you want to uninstall your entire system yet?

[โ€“] mryessir@lemmy.sdf.org 1 points 1 year ago

Apparently you didnt read about the update process.

What you do in debian is simply beautiful:

You rock stable and once a newer package is required, you install from backports. When a the package goes to a next stable version, you can remove the backports. It will transition automagically.

Take this and put it in your pipe!