I'm not familiar with aptitude, but once all the packages are fully
built and published in focal-proposed, the following commands should do
the trick:

    sudo apt update
    NEWVERSION="1:6.4.4-0ubuntu0.20.04.1"
    sudo apt install $(apt list --upgradable | grep $NEWVERSION | cut -d/ -f1 | 
tr \\n " ")

Don't forget to disable the focal-proposed repository after the upgrade,
otherwise you will keep on getting proposed versions for all Ubuntu
packages, thus potentially compromising the stability of your system.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1869561

Title:
  Libreoffice Help does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1869561/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to