[Lazarus] Lazarus 0.9.28, thanks.

Vincent Snijders vsnijders at vodafonevast.nl
Wed Oct 7 19:06:06 CEST 2009


Leonardo M. Ramé schreef:
> I'm using Ubuntu 9.10 and the "getlaz" script, but it downloaded 0.9.26,
> how can I get the newest version?.
> 
> This is the script:
> 
> #!/bin/sh
> gpg --keyserver hkp://pgp.mit.edu:11371 --recv-keys 6A11800F
> gpg --export 6A11800F | apt-key add -
> echo "deb http://www.hu.freepascal.org/lazarus/ lazarus-testing
> universe" /etc/apt/sources.list.d/lazarus.list
> apt-get update
> apt-get install lazarus
>

I don't know much about the deb packaging system and apt-get, but I 
think you need to do apt-get install to install lazarus and apt-get 
upgrade to upgrade lazarus.

Vincent




More information about the Lazarus mailing list