Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-134614

Enterprise Qt Debian packages doc page should document how to download source packages

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.8.3, 6.9.0, 6.10.0
    • 6.8.3, 6.9.0, Some future release
    • Documentation
    • None
    • Linux/Other display system
    • 51f62ff09 (dev), 4a1a3b089 (6.9), 4e480c0ec (6.9.0), 8dca4ce6c (6.8), 66151e8b3 (6.8.3)

    Description

      Source packages will be also distributed in Enterprise Debian APT repositories (QTBUG-133884). Example should be given how to download those in https://doc.qt.io/qt-6/qt-debian-packages.html .

      For APT, it is needed to add deb-src... entry for the matching deb... entry, for example:

      deb https://debian-packages.qt.io/debian/enterprise/qt-6.9.0-arm64 tqtc-jammy main
      deb-src https://debian-packages.qt.io/debian/enterprise/qt-6.9.0-arm64 tqtc-jammy main 

      To download source packages for e.g. qt-6.9.0-wayland to current directory, it can be done with `apt source` command:

      sudo apt source qt-6.9.0-wayland-src 

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-134614
          # Subject Branch Project Status CR V

          Activity

            People

              estorman Esa Törmänen
              pateivo Patrik Teivonen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews