Skip to content

Installation on Ubuntu 19.10 #194

@haiitch

Description

@haiitch

Two problems with the installation instructions:

  1. The Ubuntu SDK PPA structure has changed or moved, most packages are now available as part of the current unstable release, except for qtquick2, which appears to be now provided by the package qml-module-qtquick2.

The following should do on 19.10 without having to install an extra PPA:

$ sudo apt-get install qtdeclarative5-dev qtbase5-private-dev qtdeclarative5-private-dev libqt5opengl5-de qml-module-qtquick2

  1. Despite this making installation simpler in appearance, other problems appear to have been introduced when attempting to go get the Go package. Screenshot follows:

Screenshot at 2020-02-02 02-40-28

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions