.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "DNF5-UPGRADE" "8" "Apr 18, 2025" "" "dnf5" .SH NAME dnf5-upgrade \- Upgrade Command .SH SYNOPSIS .sp \fBdnf5 upgrade [options] [|@|@...]\fP .SH DESCRIPTION .sp The \fBupgrade\fP command in \fBDNF5\fP is used for upgrading installed packages, groups or environments to newer available version. .sp Since groups and environments are not versioned the upgrade basically means a synchronization with the currently available definition. In addition group upgrade also upgrades all packages the group contains and environment upgrade also upgrades all groups the environment contains. .SH OPTIONS .INDENT 0.0 .TP .B \fB\-\-minimal\fP .nf Upgrade packages only to the lowest available versions that fix advisories of type bugfix, enhancement, security, or newpackage. In case that any option limiting advisories is used it upgrades packages only to the lowest versions that fix advisories matching selected advisory properties .fi .sp .TP .B \fB\-\-allowerasing\fP .nf Allow removing of installed packages to resolve any potential dependency problems. .fi .sp .TP .B \fB\-\-skip\-unavailable\fP .nf Allow skipping packages that are not possible to upgrade. All remaining packages will be upgraded. .fi .sp .TP .B \fB\-\-allow\-downgrade\fP .nf Enable downgrade of dependencies when resolving the requested operation. .fi .sp .TP .B \fB\-\-no\-allow\-downgrade\fP .nf Disable downgrade of dependencies when resolving the requested operation. .fi .sp .TP .B \fB\-\-destdir=\fP .nf Set directory used for downloading packages to. Default location is to the current working directory. Automatically sets the \fBdownloadonly\fP option. .fi .sp .TP .B \fB\-\-downloadonly\fP .nf Only download packages for transaction. .fi .sp .TP .B \fB\-\-offline\fP .nf Store the transaction to be performed offline. See \fBdnf5\-offline(8)\fP, \fI\%Offline command\fP\&. .fi .sp .TP .B \fB\-\-advisories=ADVISORY_NAME,...\fP .nf Consider only content contained in advisories with specified name. This is a list option. Expected values are advisory IDs, e.g. \fIFEDORA\-2201\-123\fP\&. .fi .sp .TP .B \fB\-\-advisory\-severities=ADVISORY_SEVERITY,...\fP .nf Consider only content contained in advisories with specified severity. This is a list option. Accepted values are: \fIcritical\fP, \fIimportant\fP, \fImoderate\fP, \fIlow\fP, \fInone\fP\&. .fi .sp .TP .B \fB\-\-bzs=BUGZILLA_ID,...\fP .nf Consider only content contained in advisories that fix a ticket of given Bugzilla ID. This is a list option. Expected values are numeric IDs, e.g. \fI123123\fP\&. .fi .sp .TP .B \fB\-\-cves=CVE_ID,...\fP .nf Consider only content contained in advisories that fix a ticket of given CVE (Common Vulnerabilities and Exposures) ID. This is a list option. Expected values are string IDs in CVE format, e.g. \fICVE\-2201\-0123\fP\&. .fi .sp .TP .B \fB\-\-security\fP .nf Consider only content contained in security advisories. .fi .sp .TP .B \fB\-\-bugfix\fP .nf Consider only content contained in bugfix advisories. .fi .sp .TP .B \fB\-\-enhancement\fP .nf Consider only content contained in enhancement advisories. .fi .sp .TP .B \fB\-\-newpackage\fP .nf Consider only content contained in newpackage advisories. .fi .sp .UNINDENT .SH EXAMPLES .INDENT 0.0 .TP .B \fBdnf5 upgrade\fP .nf Upgrade all installed packages to the newest available version. .fi .sp .TP .B \fBdnf5 upgrade tito\fP .nf Upgrade the \fBtito\fP package. .fi .sp .UNINDENT .SH SEE ALSO .INDENT 0.0 .INDENT 3.5 .nf \fBdnf5\-advisory(8)\fP, \fI\%Advisory command\fP \fBdnf5\-specs(7)\fP, \fI\%Patterns specification\fP .fi .sp .UNINDENT .UNINDENT .SH AUTHOR See AUTHORS.md in dnf5 source distribution. .SH COPYRIGHT Contributors to the dnf5 project. .\" Generated by docutils manpage writer. .