Published Book on Amazon
All of IOT Starting with the Latest Raspberry Pi from Beginner to Advanced – Volume 1 | |
All of IOT Starting with the Latest Raspberry Pi from Beginner to Advanced – Volume 2 |
출판된 한글판 도서
최신 라즈베리파이(Raspberry Pi)로 시작하는 사물인터넷(IOT)의 모든 것 – 초보에서 고급까지 (상) | |
최신 라즈베리파이(Raspberry Pi)로 시작하는 사물인터넷(IOT)의 모든 것 – 초보에서 고급까지 (하) |
Original Book Contents
21.4.2 Installing <CUPS> Program
Install the <CUPS> program as shown below. If you run the command, it checks the installation of the program and confirms whether or not to install the program. If you choose "Continue", the installation process begins as follows.
sudo apt-get install cups |
pi@raspberrypi ~ $ sudo apt-get install cups Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: acl avahi-daemon bc bind9-host colord cups-filters cups-ppdc dc ~ ~ Skip ~ python-reportlab-accel sane-utils ssl-cert 0 upgraded, 72 newly installed, 0 to remove and 39 not upgraded. Need to get 27.3 MB of archives. After this operation, 73.1 MB of additional disk space will be used. Do you want to continue [Y/n]? y Get:1 http://mirrordirector.raspbian.org/raspbian/ wheezy/main giblib1 armhf 1.2.4-8 [19.0 kB] Get:1 http://mirrordirector.raspbian.org/raspbian/ wheezy/main libgusb2 armhf 0. 1.3-5 [16.5 kB] Get:2 http://mirrordirector.raspbian.org/raspbian/ wheezy/main libsane-common ar mhf 1.0.22-7.4 [722 kB] Get:3 http://mirrordirector.raspbian.org/raspbian/ wheezy/main acl armhf 2.2.51- 8 [68.6 kB] ~ ~ Skip ~ insserv: warning: script 'K01tightvnc' missing LSB tags and overrides insserv: warning: script 'tightvnc' missing LSB tags and overrides saned disabled; edit /etc/default/saned Setting up mscompress (0.3-4) ... Processing triggers for menu ... |