Top "Installation" questions

Installation (or setup) is the process of deploying an application, driver, plugin, etc.

How to update Python?

I have version 2.7 installed from early 2012. I can't find any consensus on whether I should completely uninstall and wipe this …

python python-2.7 installation upgrade windows-7-x64
How do I install the OpenSSL libraries on Ubuntu?

I'm trying to build some code on Ubuntu 10.04 LTS that uses OpenSSL 1.0.0. When I run make, it invokes g++ with …

c++ ubuntu installation openssl
Does Android keep the .apk files? if so where?

After android installs an application from the Marketplace, does it keep the .apk file? Is there a standard location where …

android packages apk installation
How can I convert my Java program to an .exe file?

If I have a Java source file (*.java) or a class file (*.class), how can I convert it to a .…

java installation exe
How to completely remove Python from a Windows machine?

I installed both Python 2.7 and Python 2.6.5. I don't know what went wrong, but nothing related to Python seems to work …

python installation uninstallation
Installing Java 7 on Ubuntu

to install java I have always used the classic way from the terminal. I would like to install java manually. …

java ubuntu installation
How to install trusted CA certificate on Android device?

I have created my own CA certificate and now I want to install it on my Android Froyo device (HTC …

android ssl installation certificate
Solution to INSTALL_FAILED_INSUFFICIENT_STORAGE error on Android

The INSTALL_FAILED_INSUFFICIENT_STORAGE error is the bane of every Android developer's life. It happens regardless of app size, …

android installation android-sdcard
How to install Homebrew on OS X?

I'm trying to install Homebrew on OS X. According to the Homebrew site I should type brew install wget and …

macos bash installation homebrew
Java JRE 64-bit download for Windows?

I'm working on a web site project with a Java component and am currently testing for cross-browser compatibility. Most is …

installation 64-bit download java