Operating environment
PowerShell
$ wsl --list --verbose
NAME STATE VERSION
* centos8 Running 2
CentOS
$ cat /etc/redhat-release
CentOS Linux release 8.2.2004 (Core)
Reference site
Install VScode on Windows.
Install "Remote Development" in VScode.
CentOS
$ sudo yum update
$ sudo yum install wget