> For the complete documentation index, see [llms.txt](https://docs.eridian.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eridian.xyz/general-dev/linux-software/maintenance.md).

# Maintenance

### General System Updates

Full commands are found in [System Configuration](/general-dev/linux-software/installation.md#system-configuration).

```bash
update-system    # Update all system packages
update-firmware  # Update firmware
update-kernel    # Update kernel to the latest version for 22.04
```
