Salta al contingut

Mantenir el sistema actualitzat

There are two methods of keeping a KDE Linux system up to date: graphical, and using command-line tools.

Gràficament

Updates are done through the Discover software center app. Discover handles both system updates as well as updates for Flatpak-based apps and add-on content.

El Discover us notificarà quan hi hagi actualitzacions disponibles. Només heu de fer clic a la notificació sobre les actualitzacions per a llançar el Discover i veure què hi ha disponible. A la pàgina d'actualitzacions del Discover feu clic a «Actualitza-ho tot» quan estigueu preparat per a actualitzar.

Updates to apps take effect the next time the updated apps are launched, while system updates take effect the next time the machine is restarted.

Línia d'ordres

Alternativament, podeu actualitzar el programari utilitzant les eines de la línia d'ordres en un terminal.

Check for Flatpak updates and interactively decide to install them or not using flatpak update.

Check for system updates using updatectl check, and install the latest one with updatectl update. Restart the system to apply the update.

If greater verbosity is needed, or updatectl is not working, use run0 /usr/lib/systemd/systemd-sysupdate update instead. In these cases, record the output and enter it into a bug report at https://invent.kde.org/kde-linux/kde-linux/-/issues/new.

Resolució de problemes i problemes coneguts

If updates fail between 30% and 40% with “Input/output error”, wait an hour or two and try again. This is likely to be a known issue related to updates being advertised as available before all update servers have fully synced.


Article escrit per d'acord amb la llicència CC-BY-4.0.