Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. [SOLVED] No Maintenance Tool - no python script. how to uninstall Qt from a Mac?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] No Maintenance Tool - no python script. how to uninstall Qt from a Mac?

Scheduled Pinned Locked Moved Installation and Deployment
12 Posts 3 Posters 6.4k Views 1 Watching
  • 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #2

    Hello,

    How did you install Qt ?

    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
    • R Offline
      R Offline
      rkirsten
      wrote on last edited by
      #3

      Hey SGaist!

      On this page, I clicked the DOWNLOADS tab, downloaded the Mac Version of 4.8
      Qt libraries 4.8.4 for Mac (185 MB) and debug libraries (480 MB) and installed it.

      As I said (didn't know about the ###), I really messed it up, while not being able running projects. So I tried 5 then 4.8, and I was able to uninstall both again with the python script as well as the maintenance tool. But now, nothing is available anymore...

      EDIT:
      Even the examples aren't there anymore.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        GiveMeMyName
        wrote on last edited by
        #4

        Hello. Did you tried to have a look (via xterm) in the subfolders of /usr/ ? or use the locate command (or find) to try to find one file present in qt (e.g a source file present in qt) ?

        Maybe you will find the path of your qt install by this way ?

        1 Reply Last reply
        0
        • R Offline
          R Offline
          rkirsten
          wrote on last edited by
          #5

          There is some in /System/Library/Frameworks/QTKit.framework. But does this help me? I guess just remove these files isn't really a clean uninstall, isn't it?

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

            Don't touch one ! It's for QuickTime (QT) not Qt (Yes casing is really important here)

            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
            • G Offline
              G Offline
              GiveMeMyName
              wrote on last edited by
              #7

              Have a look in your /usr/local/ folder, maybe you will find the qt install folder (by default my qt install is there (mac os x 10.7 & qt5). If you find it there, remove the folder by using the command rm -rf yourQtFolder

              and as SGaist said, be carefull with casing. And look only in /usr/local (if you used the binaries for your install as you said before, the setup floder should be there).

              1 Reply Last reply
              0
              • R Offline
                R Offline
                rkirsten
                wrote on last edited by
                #8

                Haha, thanks for mention that! But any suggestions yet for the actual problem?

                I just saw, that there is also content in /Applications/Qt Creator.app/Contents/...
                Any chance, that this is helpful?

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  GiveMeMyName
                  wrote on last edited by
                  #9

                  No, it's juste Qt creator app. you can use a soft like AppCleaner to remove it. For Qt itself, try what i suggested on my last post

                  1 Reply Last reply
                  0
                  • R Offline
                    R Offline
                    rkirsten
                    wrote on last edited by
                    #10

                    I just looked. In the /usr is nothing like Qt and no folder 'local'.

                    Since Creator is running but working, isn't it possible, that all files are removed allready but the ones in /Application/...

                    1 Reply Last reply
                    0
                    • R Offline
                      R Offline
                      rkirsten
                      wrote on last edited by
                      #11

                      Murphy is gone!

                      Thread can be closed. I just removed the files in /Application/... cause they seemed to be the last one. Reinstalled Qt 5 and it runs. Thanks to all of you.

                      1 Reply Last reply
                      0
                      • G Offline
                        G Offline
                        GiveMeMyName
                        wrote on last edited by
                        #12

                        Great :D Don't forget to edit the title and add the [SOLVED] tag ;)

                        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