K
K
Kostya Bakay2016-06-16 11:52:42
Android
Kostya Bakay, 2016-06-16 11:52:42

How to update Android Studio without a fresh install in Ubuntu 14.04?

I want to update Android Studio from 1.5 to 2.1, I'm used to the fact that in Windows you just click update and restart and it automatically updates. In my case, when you click the download button, it leads to a page where you need to download the image and manually install it. Is there some easier way to update, perhaps through the console?
556f1fbdc0a6446cb3e32cf9d88ce65f.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Artem Gapchenko, 2016-06-16
@kostyabakay

The console won't help you here. Some Android Studio updates are not delivered through the patch mechanism and you must download the entire new version. How googlers decide whether it will be possible to update with a patch, or whether the new version requires a full download - I do not know.

L
liks, 2016-06-16
@liks

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get autoremove

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question