Top "Installation" questions

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

Yum fails with - There are no enabled repos.

I'm trying to install "libstdc++.i686" with yum install libstdc++.i686 but it failes beacuse of this error: qa@qa-teamcity01:/…

linux installation yum
Failure [INSTALL_FAILED_ALREADY_EXISTS] when I tried to update my application

when I tried to update my applcation with new version that has same signature as previous one, shows above error. …

android installation
Differences between utf8 and latin1

what is the difference between utf8 and latin1?

mysql utf-8 installation latin1
Install apps silently, with granted INSTALL_PACKAGES permission

I am trying to silently install apk into the system. My app is located in /system/app and successfully granted …

android installation silent
How to uninstall Ruby from /usr/local?

Everything was working fine , until we decided to upgrade ruby to 1.8.7 from 1.8.6, and thats when all hell broke loose. When …

ruby installation uninstallation
Android Fastboot devices not returning device

At the moment I would like to reinstall Android on my device(custom hardware device). I got the image files …

android installation fastboot
SmartGit Installation and Usage on Ubuntu

I have downloaded latest SmartGit installation and each time I want to use it I need to run script smartgit.…

installation ubuntu-12.04 smartgit
Install msi with msiexec in a Specific Directory

I want to install a msi with msiexec in a specific directory. I'm using: msiexec /i "msi path" INSTALLDIR="C:\…

path installation windows-installer
The executable was signed with invalid entitlements

I am having a problem with ad-hoc distribution on my iPhone. I have developed an application with SDK 3.0. I have …

iphone installation adhoc
Get installed applications in a system

How to get the applications installed in the system using c# code?

c# .net installation