17.4 Obtaining Installer Program Source
The programs that can be installed on the Raspberry Pi system are provided in several types. It can be distributed officially through the package repository on the Raspbian operating system, individually downloaded from the Internet, or downloaded from a repository like the open source sharing homepage Git Hub. In the next, we will look at how to handle each of these sources.
17.4.1 How to Use Program Registered in Package Repository
The Raspbian distribution has a package manager system that systematically manages packages on the the system as a whole, which includes a package repository that has the informations about the installable programs list.