Author

Arshan Khan

Linux YUM/DNF error

May 11, 2023

Suppose you are hitting a basic update command to update the system in the bash! $ yum update -y   ——-OR ——- $ dnf update -y   But you…