3

It seems that Qt 6.3 and some PHP plugins are not usable under Ubuntu 22.04. Is there a way to downgrade to 21.10 (where I came from) ?

I searched in the Update manager but I found nothing about. Looking on the Internet most of sources just suggest to reinstall everything from scratch.

But I don't think there is no way just to undo an upgrade!

Mark
  • 577

1 Answers1

9

There is no such thing unless you created it yourself (ie. made a full system backup).

The current options are:

A suggestion: when installing create a post install script with all your manual alterations (installing, removing software, changed gconf settings, make a backup osf file you edit to a safe location so you can copy it back into the system) so you can execute this script after every install. One time a bit of work but very useful in the long run.

Rinzwind
  • 309,379