Comment 3 for bug 1769185

Revision history for this message
Cubic PPA (cubic-wizard) wrote :

If anyone is interested in testing the fix for this bug, you can install the *Development* version of Cubic...

    # Remove Cubic
    $ sudo apt autoremove --purge cubic

    # Remove the *Release* repository
    $ sudo apt-add-repository --remove ppa:cubic-wizard/release

    # Add the *Development* repository
    $ sudo add-apt-repository ppa:cubic-wizard/development

    # Install the *Development* version of Cubic
    $ sudo apt update
    $ sudo apt install cubic

If you find any issues, please add comments to this bug.