Raspberry Pi_Kor_17.4.2 “wget” 명령으로 인터넷에서 download하는 방법

17.4.2 “wget” 명령으로 인터넷에서 download하는 방법

우리는 때때로 인터넷에서 프로그램을 직접 download하여 설치하는 경우가 있다. 이때 물론 web browser에서 해당 프로그램을 download할 수도 있지만, Raspberry Pi의 Shell Terminal에 직접 URL을 지정하여 필요한 프로그램을 download할 수도 있다. 이때 사용하는 명령이 “wget” 명령이다.

Raspberry Pi_Eng_17.4.2 How to Download from Internet with “wget” Command

17.4.2 How to Download from Internet with “wget” Command

We occasionally download and install programs directly from the Internet. In this case, you can also download the program directly from the web browser, but you can download the necessary program by specifying the URL directly in the Shell Terminal of Raspberry Pi. The command to use in this case is the “wget” command.