Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/install-rpm.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ dnf install -y ${RabbitMQServerPackageFilename({packageType: 'rpm-el8'})}`}
</CodeBlock>


## How to Clearn Local dnf Cache {#clear-cache}
## How to Clear Local dnf Cache {#clear-cache}

In some rare cases new versions available in RPM repositories will not be visible
to `dnf install` even after running `dnf update`.
Expand Down