how to install Qt Creator IDE version 2.4.1 with repository?

6,748

It's in ppa for precise. Either switch to precise when it goes stable April 26th or use the binary installer.

Options:
Wait for April 26th.
Use beta(but then you can't ask questions here...)

Use the binary installer for your architecture from here. The procedure is documented here which is the page you get when you click Offline installer on the previous.

"On Linux/Unix, you need to make the file executable in order to run it. You can either do this with your desktop's file manager or, at the command line, type:"

chmod u+x Qt_SDK_Lin64_offline_v1_2_en.run

You should now be able to execute the file as normal. You can do this from the command line by typing:

./Qt_SDK_Lin64_offline_v1_2_en.run  
Share:
6,748
Hamed
Author by

Hamed

Java Software Developer with 5+ years of progressive experience in IT industry, involved in complete Software Development Life Cycle including analysis, design, development, testing, implementation, support, and maintenance of enterprise-level applications. I have focused on RESTful large-scale, highly available microservice applications and modern application development methodologies like TDD using scrum. As a java developer, I'm always ready to learn new things, especially the challenging ones which I might face in my job.

Updated on September 18, 2022

Comments

  • Hamed
    Hamed almost 2 years

    I'm trying to install Qt Creator IDE version 2.4.1 with repository but there is Qt Creator IDE version 2.2.1, I searched but didn't find repository to download qt. just found the offline QT Creator Installer from site of Nokia .

    should i download the offline installer ?

    • RobotHumans
      RobotHumans over 12 years
    • Hamed
      Hamed over 12 years
      i add the repository but there isn't any upgrades !!!
    • RobotHumans
      RobotHumans over 12 years
      it's in ppa for precise. judging from the history, they're not planning on pushing it back to 11.x
    • Hamed
      Hamed over 12 years
      ok,i got this error while updating repositories failed to fetch http://ppa.launchpad.net/launchpad.net/ubuntu/ubuntu/dists/o‌​neiric/main/source/S‌​ources 404 Not Found what should i write exactly in terminal ?