Rego’s Everyday Life

A blog about my work at Igalia.

NavalPlan Ubuntu PPAs

During this week and as part of the work packing NavalPlan for 1.0 release, I’ve been working in create Ubuntu PPAs for NavalPlan project. I’ve decided to use PPAs because is a really nice way to publish your last development and make it easily available for end users. Now if you want to install NavalPlan in Ubuntu you will just need to run the following commands:

sudo add-apt-repository ppa:mrego/navalplan
sudo apt-get update
sudo apt-get install navalplan

And you will have automatically installed last version of NavalPlan in your computer. Even more, when a new version is released you will be automatically notified by Ubuntu package manager and you could easily upgrade to the newer version.

PS: As you can read we have released NavalPlan 1.0 version today. I’ll write a post next week talking about this important release. But, for the moment, you could take advantage of PPAs, any other built packages or the on-line demo to test the project and provide us feedback.