Search

WSL

제어판 → 프로그램 → Windows 기능 켜기/끄기 에서 아래의 두 항목을 체크하고 컴퓨터를 리부트
sudo apt update sudo apt install unzip
Shell
복사
curl --proto '=https' --tlsv1.2 -sSf https://desktop-release.codewhisperer.us-east-1.amazonaws.com/latest/q-x86_64-linux-musl.zip -o q.zip
Shell
복사
unzip q.zip cd q chmod +x install.sh ./install.sh
Shell
복사
q login
Shell
복사
q
Shell
복사