862
edits
Changes
From Planet Computers
no edit summary
You can update an existing Cosmo Linux distribution to the latest release v3.
To make use of all the new features, you first need to manually update your CoDi firmware to version v15, [https://support.planetcom.co.uk/index.php/Linux_for_Cosmo#Requirement_2_-_Codi_firmware_v15 by following this guide]. Before updating, you will have to import the gemian repository key in your device by using this command: <code>curl https://gemian.thinkglobally.org/archive-key.asc | sudo apt-key add -</code> You can now update your Linux distribution using the following commands: <code>sudo apt update </code> <code>sudo apt install dialer-app address-book-service codi-app</code> You can now reboot the unit to complete the installation.