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

How to uninstall Qt which built from source

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 2 Posters 2.7k 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.
  • Chuan LauC Offline
    Chuan LauC Offline
    Chuan Lau
    wrote on 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
    • jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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

      Chuan LauC 1 Reply Last reply
      0
      • jsulmJ jsulm

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

        Chuan LauC Offline
        Chuan LauC Offline
        Chuan Lau
        wrote on 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
        • jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on 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

          Chuan LauC 1 Reply Last reply
          0
          • jsulmJ jsulm

            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.

            Chuan LauC Offline
            Chuan LauC Offline
            Chuan Lau
            wrote on last edited by
            #5

            @jsulm Thank you. I got it.

            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