Just installed Ubuntu 9.0.4. When using apt-get, I found I could not get packages like OpenJDK, Ruby etc.
Do I need to add some additional repository?
|
Just installed Ubuntu 9.0.4. When using Do I need to add some additional repository?
| ||||
|
feedback
|
|
Might be that the packages are not available under the name you expect them to be. Or you haven't enabled all repositories necessary. In any case, enable the "Universe" repository, as it contains most third-party tools.
| |||||
feedback
|
apt-cache search --names-only ruby– grawity Sep 24 '11 at 17:35