<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <link rel="Stylesheet" type="text/css" href="style.css"> <title>Slackware_FullSystemUpgrade</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body> <h3 id="toc_0.0.1">Slackware Full System Upgrade</h3> <p> To perform a full system upgrade, do this (as root): </p> <pre> # slackpkg update # slackpkg install-new # slackpkg upgrade-all # slackpkg clean-system </pre> </body> </html>