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. How to uninstall Qt which built from source
Forum Updated to NodeBB v4.3 + New Features

How to uninstall Qt which built from source

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 2 Posters 2.4k 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.
  • C Offline
    C Offline
    Chuan Lau
    wrote on 15 Apr 2016, 02:53 last edited by
    #1

    I built an old version of Qt from source code on my Mac OS X 10.11. And now I want to uninstall it. What can I do for this purpose?

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 15 Apr 2016, 05:04 last edited by
      #2

      Depends on how you installed that old Qt build.
      Did you install it in a dedicated directory? Then just delete that directory.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      C 1 Reply Last reply 15 Apr 2016, 05:34
      0
      • J jsulm
        15 Apr 2016, 05:04

        Depends on how you installed that old Qt build.
        Did you install it in a dedicated directory? Then just delete that directory.

        C Offline
        C Offline
        Chuan Lau
        wrote on 15 Apr 2016, 05:34 last edited by
        #3

        @jsulm I installed Qt according to Install Qt for Mac OS X, which is a guide for building Qt from source code. But now I cannot find the way to uninstall.

        1 Reply Last reply
        0
        • J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 15 Apr 2016, 05:49 last edited by
          #4

          In the article you can find:

          By default, Qt is configured for installation in the  /usr/local/Trolltech/Qt-%VERSION%
          

          If you did not use the -prefix option to specify another location then just delete /usr/local/Trolltech/Qt-%VERSION%
          If you did then delete the directory you used with -prefix option.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          C 1 Reply Last reply 15 Apr 2016, 05:58
          0
          • J jsulm
            15 Apr 2016, 05:49

            In the article you can find:

            By default, Qt is configured for installation in the  /usr/local/Trolltech/Qt-%VERSION%
            

            If you did not use the -prefix option to specify another location then just delete /usr/local/Trolltech/Qt-%VERSION%
            If you did then delete the directory you used with -prefix option.

            C Offline
            C Offline
            Chuan Lau
            wrote on 15 Apr 2016, 05:58 last edited by
            #5

            @jsulm Thank you. I got it.

            1 Reply Last reply
            0

            4/5

            15 Apr 2016, 05:49

            • Login

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