Raspberry Pi_Kor_17.5.2 package repository로 배포되는 프로그램 설치

17.5.2 package repository로 배포되는 프로그램 설치

● “apt-get install” 명령 – 프로그램 설치

package repository에 있는 프로그램을 설치할 때는 “apt-get” 명령에서 “install” command를 사용한다.

Raspberry Pi_Kor_17.5.1 source 배포 방식에 따른 프로그램 설치 비교

17.5 프로그램 설치 및 재설치

17.5.1 source 배포 방식에 따른 프로그램 설치 비교

Raspbian 운영체제에서는 package repository를 이용하여 프로그램을 관리하고, 배포하는 것이 표준으로 되어 있지만, 이 방법을 통하지 않고도 프로그램을 배포하고, 설치하여 사용할 수 있다.

Raspberry Pi_Eng_17.5.1 Comparison of Installation by Source Distribution Method

17.5 Installing and Reinstalling Program

17.5.1 Comparison of Installation by Source Distribution Method

In the Raspbian operating system, it is standard to manage and distribute programs using the package repository, but you can distribute, install, and use programs without using this method.

Raspberry Pi_Eng_17.5.2 Installing Programs Distributed in Package Repository

17.5.2 Installing Programs Distributed in Package Repository

● “apt-get install” command – install program

When installing programs in the package repository, use “install” command in “apt-get” command.