通常可以通过以下方式获得日食:
sudo apt-get install eclipse
将安装最新版本的eclipse。 但我想要日食Indigo(或Juno)
有没有办法通过apt-get来决定我想要的eclipse版本?
答案 0 :(得分:8)
在Ubuntu 14.04中运行
sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
sudo apt-get update
sudo apt-get install ubuntu-make
umake ide eclipse
" umake --help"在14.04报告中写道,这将得到你" Pure Eclipse Luna(4.4)" 另见: http://tinyurl.com/phktf48 和 https://wiki.ubuntu.com/ubuntu-make
答案 1 :(得分:3)
您应该能够使用如下命令:
sudo apt-get install eclipse-platform=3.8.1-5.1
这将通过Ubuntu软件中心获得相同的版本,即3.8.1-5.1