Questions tagged [installation]
The process of installing software, hardware, or peripherals on a personal computer.
4,791
questions
253
votes
16
answers
545k
views
How do I extract files from an MSI package?
We have some old patches that we want to get the files from but don't wish to spend the time installing them to a machine.
Can anyone advise a way to extract files from an MSI installation package?
203
votes
9
answers
433k
views
How to install new packages on Cygwin?
I installed the latest version of Cygwin with a number of packages.
I soon realised that I need more packages (such as wget, etc) and I couldn't find a way to install the new packages without running ...
144
votes
2
answers
150k
views
What is the difference between yum, apt-get, rpm, ./configure && make install?
I am new to Linux and am running CentOS. I have come across four ways to update or install software.
So far, I've seen:
yum install [program]
apt-get install [program]
rpm -i [program].rpm
wget [...
87
votes
5
answers
224k
views
What does 'make install' do?
Moving from Windows to Linux, I am unable to understand the process of installing software in Linux. In Windows, when we run an installation file, it asks where you wish to install the program, most ...
82
votes
4
answers
187k
views
Problems installing ping in docker
I am trying to follow the docker tutorial but in a virtual machine. I've tried to install ping in ubuntu docker container with the command
sudo docker run ubuntu apt-get install ping
The problem is ...
81
votes
10
answers
437k
views
How to install Windows 7 from the network?
Is it possible to install Windows 7 (Current RTM Version) on a computer without using removable media like DVD or USB?
The first thing that comes to my mind is through the network, but I don't have ...
74
votes
4
answers
159k
views
Install FFmpeg on OS X
Is there a good place or bash script I can use (or at least a version I can build myself) for FFmpeg on OS X?
I have Xcode installed as well as the CLI for Xcode (gcc etc).
I have a version of ...
71
votes
6
answers
111k
views
Installer hangs on "waiting for other installations to finish" despite no other installations in progress
I started an installation of the Xcode 4 developer's preview last night before going to bed. When I woke up, the installation had popped up a message saying to close Xcode first (doh!). I did so, but ...
68
votes
7
answers
89k
views
Install Windows 7 from USB flash drive
I have an ISO image of the Windows 7 installation DVD, but I can't burn it to CD or DVD. I have an empty flash drive with plenty of space. Is there any way I can put the ISO image on it and install ...
63
votes
3
answers
123k
views
Office 2016 Advanced Setup
I just started the Office 2016 Setup/Installation on my Windows 10 PC. The installation worked fine and started automatically showing only this dialog:
But there are no additional settings possible! ...
62
votes
6
answers
712k
views
Can't install Kali Linux from USB, fails to find CD-ROM drive
I successfully made a live USB of the Kali Linux.
When I boot from the USB it gives an option to install. I clicked on that option. At one point it was detecting and mounting CD-ROM drives. As I have ...
59
votes
12
answers
280k
views
How to install Debian from a USB drive?
I've got a shining new x64 laptop running Windows 7 and I want to dual boot Debian stable.
I've installed Ubuntu on loads of laptops in the past using a USB drive, but I can't find decent ...
57
votes
4
answers
60k
views
How do you install git-filter-repo?
I'm attempting to use git-filter-repo to remove large binaries from my repository. I have not used python before. I installed the latest python by clicking on the downloaded .exe file as that is a ...
57
votes
4
answers
289k
views
Clean install Windows 8.1 or Windows 8 from OEM key
I have recently acquired a laptop with an OEM Windows 8 product key. I am interested in a clean install of Windows 8.1. I do not have any original install media, only recovery disks, and the ...
54
votes
7
answers
232k
views
Windows 10 Installation - A media driver your computer needs is missing
The most weird thing is happening to me:
I have a hp notebook which has no internal DVD drive, so I installed via an external USB LG Blueray burner.
First I installed Windows 10 customer preview into ...
50
votes
9
answers
207k
views
How to check if Win 7 disk is 64bit and what version?
I've got a DVD that I've burnt from an MSDN ISO. I'm not entirely sure if its Windows 7 64bit or 32bit.
How can I be sure?
50
votes
14
answers
175k
views
How do I install a font from the Windows command prompt?
Is it possible to install fonts from the command prompt on Windows? If yes, what is the command?
I tried copy [fontname].ttf C:\Windows\Fonts\ and it said copying was complete, but I could neither ...
49
votes
5
answers
90k
views
How can I install Windows 8 on my HDD without the use of a USB or DVD?
I decided to install Windows 8 on my home machine this weekend. I've already downloaded the Windows 8 Enterprise Evaluation iso, however we just got done moving and somewhere in the chaos I've ...
49
votes
7
answers
68k
views
Where can I get Chromium binaries?
I want to have Chromium on my Windows machine, but I find only instructions how to make it from sources on official site.
Are there any official pre-built binaries?
47
votes
14
answers
64k
views
Is it safe to power on a motherboard outside of its case?
I have a new motherboard which needs a BIOS update to support a new CPU.
Thankfully I have an old (compatible) CPU handy. My plan is to install the old CPU, update the BIOS, then install the new CPU....
46
votes
6
answers
3k
views
what are these "online installers" for?
It is probably not the name of these installers. By online installer I mean the little executable we download and execute, which download the true software I are going to install.
There are so many ...
45
votes
3
answers
121k
views
How can I update gcc to the latest version in Ubuntu 10.04?
I have Ubuntu 10.04 32-bit with gcc 4.4.3 currently installed on it. I want to upgrade it to gcc 4.6.1.
How to update using Ubuntu Package Manager:
apt-get upgrade/install
As a second option I ...
41
votes
7
answers
66k
views
Why do I need restart computer after installing new software?
Why is it sometimes that I need to restart my computer after installing new software and at other times I don't?
Is there any reason why it needs this reboot or why it's not always one way or the ...
41
votes
1
answer
16k
views
Is there a way to convert a non-Chocolatey installed program into a Chocolatey installed one?
I have a few programs that have been installed using non-Chocolatey methods (.msi packages, setup.exe, etc.). I have recently started using Chocolatey and would like to use it to update these programs....
39
votes
6
answers
9k
views
Is it possible to speed up ./configure?
To compile a software package on a workstation with many CPU cores (say 12), the configuration stage often takes much longer than the actual compilation stage because ./configure does the tests one by ...
39
votes
4
answers
161k
views
Is it possible to boot from an ISO over the network, and how?
I have a machine with a bootable ISO stored on it, and I have another blank machine, which I want to install the ISO on. They're both on the same LAN (attached to the same switch). How would I go ...
38
votes
2
answers
184k
views
Completely reinstall WSL
I installed WSL 1, enjoyed having Linux on my PC, then discovered the limitations of the scarce interoperability over files between the two operating systems.
So I installed WSL 2 following the specs (...
33
votes
5
answers
18k
views
Is there a way to see all files and registry entries that an application installs?
I am trying to figure out if there is a way to basically install an application into a sandbox, so that I can easily see all files it created and all registry entries it added without searching the ...
31
votes
3
answers
100k
views
Install Vim in Cygwin
I have installed Cygwin on my Windows machine and I have also selected some additional packages as part of my installation (like GCC etc). Now I want to add Vim also to my existing Cygwin setup. What ...
30
votes
4
answers
25k
views
How to install VIM on Linux when I don't have root permissions?
I've got some troubles when I try to install Vim on Linux while I don't have a root account. The error information is shown below:
How can I solve this? Can I install it in another directory other ...
30
votes
3
answers
7k
views
Resuming Windows 7 from Hibernate after a RAM change?
I ordered a pair of new DDR3 RAMs, I will install them to the empty RAM slots once they arrive.
What would happen if I hibernate my PC, then install the new RAMs, and then wake it up from hibernation?...
29
votes
2
answers
172k
views
What folder are installation logs in?
If an installer stores a log of the installation process, where would I find that log?
If there is an installer that does not log the installation process, how can I make it do so?
29
votes
5
answers
60k
views
Installing Windows XP from USB pen drive
I want to install Windows XP on my desktop computer (only XP), but my CD drive is not working.
I've only found installation tutorials on how to install it on the pen drive rather than from the pen ...
28
votes
5
answers
183k
views
How do I install Wget for Windows?
I downloaded Wget from here, and got a file named wget-latest.tar.gz, dated 22-Sep-2009. I saved it into one of the folders on my D: drive and unzipped it. I read through the READ ME file, but didn't ...
28
votes
7
answers
81k
views
Swap partition size for 4GB RAM
I'm planning to install Ubuntu 9.04 version. How much space should I dedicate for swap partition. I remember setting it to double the RAM size when I installed long back. At that time my RAM was 256 ...
27
votes
4
answers
75k
views
Installing programs in git bash?
I'm running git bash on windows and I'd like to install some of the linux tools I'm familiar with but apt-get, yum, etc don't appear to work. How can I install programs in git bash?
26
votes
3
answers
4k
views
Prevent user from installing software
My grandfather is pretty tech-savy for his age and loves to send emails, use Photoshop, and browse the web. I've made his computer pretty secure by installing AdBlock and teaching him how not to ...
26
votes
3
answers
172k
views
How to install rpm file along with its all dependencies?
I'm trying to install HPCC on RHEL based machine.
I have one .rpm file and to install this rpm, I'm using following command:
sudo rpm -Uvh hpccsystems-platform_community-4.0.0-9.el6.x86_64.rpm
I'm ...
26
votes
1
answer
131k
views
Should I install an OS using UEFI or BIOS (legacy/CSM) boot mode? [duplicate]
I'm installing a new operating system on my computer. Should I install it for booting in UEFI or legacy (BIOS/CSM) mode? What are the advantages or disadvantages to using one or the other?
26
votes
5
answers
122k
views
Ubuntu 14.04 installer doesn't show existing partitions
I am trying to install Ubuntu 14.04 alongside Windows 7. I have a 500 GB hard disk split into 3 partitions. I am installing Ubuntu from a live USB drive. But I am stuck at the "Installation type" ...
25
votes
3
answers
15k
views
installing node.js after apt-get install node
Im trying to install node.js and I made the mistake of installing apt-get install node. Which is not node.js.
I'm able to find the right node.js on git hub, build and make everything. Everything ...
25
votes
3
answers
9k
views
How is install -c different from cp
What is the difference between install -c and cp? Most installations tend to use install -c, but from the man page it doesn't sound like it does anything different than cp (except maybe the ability to ...
25
votes
7
answers
86k
views
Notepad++ Installation Error: Installation of plugin failed
I installed the newest version of Notepad++ on my Win 8.1 Professional. The version is called "Notepad++ Je suis Charlie edition, Build Time Jan 10 2015 - 17:20:21". The Plugin Manager delivered with ...
24
votes
10
answers
231k
views
How can I silently install Google Chrome?
I want to make a silent installation of Google Chrome Beta. I've tried invoking the ChromeSetup.exe downloader with /s or /-ms but nothing worked.
Then I've downloaded the standalone installation ...
23
votes
3
answers
110k
views
What do motherboard RAM slot colors mean?
I have always seen that the motherboard RAM slots are colored in pairs, but never knew what it meant. I just put the 2 RAM in, and after a few tries it always worked. But after I tried to install a ...
22
votes
2
answers
74k
views
How do I install zlib on Debian 6?
I want to install zlib on Debian 6. For this, I think I would use apt-get install, but I don't know which package to use. The package zlib doesn't exist, and if I install zlibc (which sounds most ...
22
votes
2
answers
38k
views
How can I install USB Prober from the Developer SDK on Mac OS X?
I've tried to do some research to figure this out, and per this Technical Q&A:
USB Prober is installed as part of the Developer SDK installation. If the Developer SDK has been installed, then ...
22
votes
3
answers
22k
views
How/Where do you install Console2 on Windows 7
I downloaded the source and binaries from http://sourceforge.net/projects/console/files/
In the binaries help file it makes reference to a setup file but there is none.
The list of files included in ...
22
votes
8
answers
79k
views
Rule "Restart computer" failed when installing SQL Server 2008
When trying to install SQL Server 2008 Developer and Enterprise editions on a Windows 7 box I've got this message:
Rule "Restart computer" failed.
A computer restart is required. You must restart ...
22
votes
5
answers
47k
views
Can I install Windows OS (Windows 7) on a removable USB hard drive? [duplicate]
I wanted to take a sneak peek at Windows 7 so I thought of installing it. I have Windows Vista on my laptop which came pre-installed with it. I didn't want to mess with it.
So I created a partition (...