Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. getting rid of qt versions prior to v.5
QtWS25 Last Chance

getting rid of qt versions prior to v.5

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 2 Posters 1.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    skypuppy
    wrote on last edited by
    #1

    On a Raspberry Pi 2, how does one get rid of the version 4.x downloaded by default from the RPi repository while not harming the HOURS already invested in trying to get Qt 5.5.x and all it's important components (like QtCreator and such-like)?
    Thanks.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Use apt-get remove name_of_Qt_4_package_you_want_to_remove

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        skypuppy
        wrote on last edited by
        #3

        I want to remove EVERYTHING about version 4 from the Raspberry Pi 2 and only keep version 5 stuff (limited resources on the pi, don't ya know?)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          apt-get remove *qt4*

          I do know, nothing forbids to use a bigger SD card if place is a problem. Once you installed Raspbian you can tell it to expand and occupy all the space on the card.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • S Offline
            S Offline
            skypuppy
            wrote on last edited by
            #5

            Using a 64 Gb card now. df shows it to be 17% full.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              So you have about 53GB free, that should be more than enough

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved