FullJS uses APT (Advanced Package Tool) for installation and removal.

A new major stable release is published approximately every four weeks, so you should be prepared to update at least this often.

Updating the Package List

Update the list of packages known by your system:

apt update

Upgrading FullJS and Its Dependencies

To upgrade the FullJS package and all its dependencies, run:

apt --only-upgrade install fulljs

Automatic Upgrading (Unattended Upgrades)

Unattended upgrades help keep FullJS up to date with the latest security and other updates automatically.

If you enable automatic upgrades, ensure that any software developed using WebIDE can handle FullJS environment restarts and full system reboots.

For more information, visit https://wiki.debian.org/UnattendedUpgrades