Upgrade to repos and change of key
Add GPG key
gpg --keyserver hkp://pgp.mit.edu:11371 --recv-keys 46CC8C32
Add to APT:
gpg --export 46CC8C32 | sudo apt-key add -
Check if key is ok
sudo apt-key list
sudo aptitude update
sudo aptitude safe-upgrade.
Enjoy.
Namaste.
Thursday, October 16, 2008
Subscribe to:
Post Comments (Atom)
2 comments:
Hello, sir
Are there any requirements that need to be completed before taking the update process (eg. previous version requirement)?
King regards
All the dependences will be resolved automatically by aptitude command. Just say sudo aptitude update;sudo aptitude install lazarus and is done.
P.S.: Please change petrobox.net to petrobox.com.ar due a temporary problem with my hosting (go daddy).
Post a Comment