How do I upgrade VIM to 7.2 when 7.1 is the only version listed in my aptitude?
Posted
by rspeicher
on Super User
See other posts from Super User
or by rspeicher
Published on 2010-05-11T21:14:27Z
Indexed on
2010/05/11
21:25 UTC
Read the original article
Hit count: 176
I have two Ubuntu servers on which I'm trying to upgrade VIM to 7.2, but apt-get install vim
only lists version 7.1 which is already installed. Same with a search in aptitude.
I've made sure my sources are updated, but it looks like they're pulling from either 'intrepid' or 'hardy', which I assume is part of the problem.
How should I go about installing 7.2?
© Super User or respective owner