Programming/Linux
[WSL] WSL Ubuntu 18.04 (LTS)에서 apt-get 으로 설치가 되지 않을 때
yshday
2019. 4. 19. 14:43
WSL Ubuntu 18.04 (LTS)에서 apt-get 으로 패키지를 설치하려고 하면
E: Unable to locate package <package name>
위와 같은 오류가 발생하는데
sudo apt-get update
한 후 다시 설치하면 된다