mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 04:55:24 +02:00
dnf: removed update example
This commit is contained in:
parent
bf5491b2ee
commit
cfec692a27
1 changed files with 0 additions and 4 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue