List versions of a package.
This commit is contained in:
parent
b8e2dcdc18
commit
a7be6efc00
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
||||||
# HowtoCentOS
|
# HowtoCentOS
|
||||||
|
|
||||||
|
List versions of a package.
|
||||||
|
|
||||||
|
```console
|
||||||
|
# yum list <package> --show-duplicates
|
||||||
|
```
|
||||||
|
|
||||||
Upgrade from 8 to Stream.
|
Upgrade from 8 to Stream.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
Loading…
Reference in a new issue