diff --git a/docs/Howtos/HowtoCentOS.md b/docs/Howtos/HowtoCentOS.md index 188a3b7..e1f06dc 100644 --- a/docs/Howtos/HowtoCentOS.md +++ b/docs/Howtos/HowtoCentOS.md @@ -1,5 +1,11 @@ # HowtoCentOS +List versions of a package. + +```console +# yum list --show-duplicates +``` + Upgrade from 8 to Stream. ```console