Closed nanjj closed 5 months ago
dnf update equivalents to apt install --only-upgrade so changed it to dnf check-update the rarely used command since usually package cache automatically updated.
dnf update
apt install --only-upgrade
dnf check-update
dnf update
equivalents toapt install --only-upgrade
so changed it todnf check-update
the rarely used command since usually package cache automatically updated.