Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Solved]how to uninstall Qt 4.8
Forum Updated to NodeBB v4.3 + New Features

[Solved]how to uninstall Qt 4.8

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 2.2k 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.
  • D Offline
    D Offline
    Dcqt
    wrote on last edited by
    #1

    I have installed same version of Qt in 2 places in my system using below

    @
    ./configure -prefix /usr/local/Qt4.8_II
    ./configure
    @

    first one is installed in /usr/local/Qt4.8_II and second one installed in /usr/local/Trolltech

    two are installed from same .tar.gz and same directory.

    i would like in uninstall Qt which is present in /usr/local/Qt4.8_II.

    please help me out..

    Thanks,.

    1 Reply Last reply
    0
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      Hi,

      Just delete the "/usr/local/Qt4.8_II" directory and remove it from PATH environment variable if it is present.

      157

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Dcqt
        wrote on last edited by
        #3

        ohhh, so simple....
        why i have installed it two times in different directory is
        after i installed it for first time and run some example program the text is broken inside qt windows.

        then i did
        configure
        make
        sudo make install

        now the text is proper

        1 Reply Last reply
        0
        • p3c0P Offline
          p3c0P Offline
          p3c0
          Moderators
          wrote on last edited by
          #4

          Ok if it is solved then mark it solved :)

          157

          1 Reply Last reply
          0
          • D Offline
            D Offline
            Dcqt
            wrote on last edited by
            #5

            [quote author="p3c0" date="1381818077"]Ok if it is solved then mark it solved :)[/quote]

            Solved, Thanks :)

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

              Hi,

              You can also call sudo make uninstall :)

              Please, prepend [solved] to your thread title so other forum users may know a solution has been found :)

              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