When I install gcc
apt install --reinstall gcc-12 -y
It report error: Unable to locate package gcc-12
How should a problem like this one be solved?