Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [Solved] Uninstall Nokia Qt Sdk from Ubuntu 10.04

    Installation and Deployment
    4
    4
    11060
    Loading More Posts
    • 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
      DigitalDriver last edited by

      Hi,

      today my nokia sdk update crashed during update and i need to reinstall it.

      What is the official way to remove an installation on ubuntu, done via root to /opt/Nokia... ?

      Running the installer again doesn't offer an uninstallation option. Is it enough just to remove the /opt/Nokia folder?

      Thank you!

      1 Reply Last reply Reply Quote 0
      • A
        anselmolsm last edited by

        AFAIK it is enough to remove the directory if you used the default installer, as it puts all content there.

        Anselmo L. S. Melo (anselmolsm)

        1 Reply Last reply Reply Quote 0
        • C
          coca-cola-planet last edited by

          you can remove it like this, those developers should add this somewhere ! like next to the download text

          linuxmint ~ # cd /opt
          linuxmint opt # ls
          qtsdk-2010.04
          linuxmint opt # sudo ./qtsdk-2010.04/bin/uninstall
          linuxmint opt #

          1 Reply Last reply Reply Quote 0
          • Z
            zikey last edited by

            thanks! I just need to reinstall it.
            [quote author="coca-cola-planet" date="1284393552"]

            you can remove it like this, those developers should add this somewhere ! like next to the download text

            linuxmint ~ # cd /opt
            linuxmint opt # ls
            qtsdk-2010.04
            linuxmint opt # sudo ./qtsdk-2010.04/bin/uninstall
            linuxmint opt #
            [/quote]

            1 Reply Last reply Reply Quote 0
            • First post
              Last post