Hi all,
I got the following errors:
and
For the second issue, when I attempt to run apt install amd64-microcode, I get this error:
I'd appreciate any advice for these two warnings.
I got the following errors:
Code:
WARN: Deprecated config '/etc/sysctl.conf' contains settings - move them to a dedicated file in '/etc/sysctl.d/'.
and
Code:
WARN: The matching CPU microcode package 'amd64-microcode' could not be found! Consider installing it to receive the latest security and bug fixes for your CPU.
apt install amd64-microcode
For the second issue, when I attempt to run apt install amd64-microcode, I get this error:
Code:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package amd64-microcode is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'amd64-microcode' has no installation candidate
I'd appreciate any advice for these two warnings.