dnf: removed update example

italian
julienc91 2018-07-13 10:07:28 +02:00 committed by Agniva De Sarker
parent bf5491b2ee
commit cfec692a27
1 changed files with 0 additions and 4 deletions

View File

@ -2,10 +2,6 @@
> Package management utility for RHEL, Fedora, and CentOS (replaces yum).
- Synchronize list of packages and versions available. This should be run first, before running subsequent dnf commands:
`dnf update`
- Install a new package:
`dnf install {{package}}`