Answers for "wsl cannot read realtime clock"

1

wsl cannot read realtime clock

wget https://launchpad.net/~rafaeldtinoco/+archive/ubuntu/lp1871129/+files/libc6_2.31-0ubuntu8+lp1871129~1_amd64.deb

sudo dpkg --install libc6_2.31-0ubuntu8+lp1871129~1_amd64.deb

sudo apt-mark hold libc6

sudo apt --fix-broken install

sudo apt full-upgrade
Posted by: Guest on May-30-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language