Questions tagged [software-installation]

Installing software on a running system, either as binaries or from source.

8530 questions
1324
votes
11 answers

How do I install a .deb file via the command line?

How do I install a .deb file via the command line?
TheXed
  • 25,066
  • 13
  • 58
  • 89
645
votes
14 answers

How do I resolve unmet dependencies after adding a PPA?

Occasionally, when I'm installing stuff, I get an error like the following: Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages…
jrg
  • 58,933
  • 52
  • 169
  • 246
638
votes
14 answers

How do I install a .tar.gz (or .tar.bz2) file?

I have downloaded tar.gz files. But I don't know how to install it. How do I install this kind of file?
Silambarasan
  • 7,435
  • 8
  • 24
  • 26
583
votes
8 answers

How to install Google Chrome

How do you install Google Chrome on Ubuntu?
user314763
  • 5,847
  • 3
  • 11
  • 3
574
votes
28 answers

How can I install Sun/Oracle's proprietary Java JDK 6/7/8 or JRE?

I want to install Oracle's JRE and to update to the latest version with the Software Updater when they released. Is there a Ubuntu package that is provided by Canonical or Oracle? Before release Java 7, I followed this way to install Java 6. But it…
Benjamin
  • 9,869
  • 8
  • 26
  • 26
480
votes
13 answers

How do I install Sublime Text 2/3?

I installed Sublime Text 2 on 12.04 as per this tutorial. However I don't have adequate permissions when launching the program from the Unity launcher. For example I cannot install packages, or if I add a folder to the sidebar when I close Sublime…
Michael Gruber
  • 4,911
  • 3
  • 14
  • 8
442
votes
9 answers

How do I install Python 3.6 using apt-get?

I've tried the normal way, sudo apt-get install python3.6, but... well... that didn't work. So, how would I go about it? (I'd preferably not build it on my own) I'm using Ubuntu 16.04.
Olian04
  • 4,563
  • 3
  • 10
  • 16
440
votes
2 answers

How to install specific version of some package?

My questions are divided into two parts: How to know the version of installed package? How to install a specific package version?
user254258
392
votes
43 answers

Installing Broadcom Wireless Drivers

I'm having serious problems installing the Broadcom drivers for Ubuntu. It worked perfectly on my previous version, but now, it is impossible. What are the steps to install Broadcom wireless drivers for a BCM43xx card? I'm a user with no advance…
387
votes
5 answers

How can I accept the Microsoft EULA agreement for ttf-mscorefonts-installer?

After a recent update, ttf-mscorefonts-installer prompted me to accept its license agreement. ┌─────────────────┤ Configuring ttf-mscorefonts-installer ├─────────────────┐ │ …
Peter
  • 4,363
  • 5
  • 19
  • 18
303
votes
10 answers

Is FFmpeg missing from the official repositories in 14.04?

I tried to install ffmpeg in trusty/Ubuntu 14.04 and got the following message: $sudo apt-get install ffmpeg Reading package lists... Done Building dependency tree Reading state information... Done Package ffmpeg is not available, but is…
user254877
  • 3,041
  • 2
  • 11
  • 6
278
votes
12 answers

How to add "Open terminal here" to Nautilus' context menu?

I am working on Ubuntu 12.04 64bit. I want to add "Open terminal here" to Nautilus context or right-click menu but it tries to download 32bit version from Internet.
Sagar Nikam
  • 2,905
  • 3
  • 13
  • 10
273
votes
7 answers

How do I install .run files?

My PC has both Ubuntu and Windows 7 installed. I have installed all my drivers in Windows like Nvidia graphics, motherboard etc. Shall I install them in Ubuntu too? I looked on the web for my Nvidia drivers and I have found a .run file. How could I…
kostas
270
votes
3 answers

Error sudo: add-apt-repository: command not found

I’m running Ubuntu 14.04. When I run: sudo add-apt-repository ppa:ubuntu-wine/ppa I get the following error: sudo: add-apt-repository: command not found I tried to run sudo apt-get install software-properties-common but it…
Nhóc Emi
  • 2,701
  • 2
  • 10
  • 4
256
votes
6 answers

When installing user applications, where do "best practices" suggest they be located?

Occasionally I install applications manually, rather than using apt or another package manager. What location (/usr/, /usr/local/, /opt/, /home/, etc.) is suggested by "best practices" for the installation of user applications?
citadelgrad
  • 2,725
  • 3
  • 19
  • 15
1
2 3
99 100