1 2 3 4 5 6 7 8 9 10
# Upgradepkg flags Support more upgradepkg flags ``` --dry-run only display what would be done --install-new install new packages also --reinstall upgrade packages of the same version --verbose display all the gory details of the upgrade ```