I try to use Ubuntu 13.04 to run a specific project that works only on Ubuntu 13.04. I failed to get git and g++, so I tried this one and now I have problems with sudo apt-get update
Asked
Active
Viewed 163 times
1
-
Ubuntu 13.04 is EOL, thus, not supported – M. Becerra Apr 04 '17 at 06:19
1 Answers
0
This is not an LTS (long term support) version of Ubuntu, therefore updates and upgrades don't work after some years. for specific software you should search for a version that is compatible with ubuntu 13.04

Yuval Harpaz
- 229