New backport: vim 7.0-035 debs for Ubuntu Dapper
Last release of vim packeges for Ubuntu Dapper
Deb here, or simpy add this line
deb http://www.freshnet.org/debian/ dapper/
in your /etc/apt/sources.list
September 16th, 2006 Posted in Software Libero
September 17th, 2006 at 7:34 am
Thank you very much!
September 18th, 2006 at 3:33 pm
>> or simply add this line
>> deb http://www.freshnet.org/debian/ dapper/
When I do that, I get: “Malformed line 26 in source list /etc/apt/sources.list (dist)”
September 18th, 2006 at 3:55 pm
rpd
maybe you have a space before deb or another typo
Check you source.list
Andy
September 18th, 2006 at 7:24 pm
The above address is incorrect, at least according to the address bar.
Apparently, it should be:
http://www.freshnet.it/debian/dapper/vim7/
but adding this line to sources.list does not work; same error as above; no spaces in url; must I add something AFTER the url?
thanks
rd
September 19th, 2006 at 3:37 am
You want the space when you insert into the /etc/apt/sources.list just as above:
“deb http://www.freshnet.org/debian/ dapper/”
There IS a space b/w “debian/” and “dapper/”
Then you will see it works
September 19th, 2006 at 6:47 pm
Thank you
September 19th, 2006 at 8:10 pm
you are my hero
September 22nd, 2006 at 7:49 am
Hi there,
is there any pgp key to add to the apt database?
Thanks,
groover
October 9th, 2006 at 11:39 pm
I had successfully registered the repository and successfully installed vim 7 on a number of ubuntu machines a few weeks ago.
Today I registered the repository on a new machine, and the result was, after refreshing synaptic, that it offered to uninstall the ubuntu desktop and update gaim data; but nothing on vim except docs.
Could you please chack the repository?
October 10th, 2006 at 12:21 am
Please disregard my complaint about the repository!
The problem is I have amd64, so that’s why synaptic went crazy.
Just headed over to http://www.freshnet.org/debian/dapper-amd64/vim/ and dowloaded the deb files, and did:
sudo dpkg -i vim-ruby_7.0-017+7_amd64.deb vim-gui-common_7.0-017+7_all.deb vim-runtime_7.0-017+7_all.deb vim-common_7.0-017+7_amd64.deb vim-runtime_7.0-017+7_all.deb
and now I have vim 7!!!
Thanks, sorry about my own confusion.
October 23rd, 2006 at 9:54 pm
I’m pretty new to Ubuntu, but I use vim a lot on Windows.
What’s the proper procedure if I’m running 6.4 vim on ubuntu? Do I uninstall vim 6.4 first, and then install 7.0 or leave 6.4 in place and install on top.
Thanks
rpd
February 4th, 2007 at 11:17 pm
very, very thanks!!
June 6th, 2007 at 11:07 am
Thanks!!