우분투16 libwww-perl 설치

1 개요[ | ]

apt install libwww-perl

2 확인[ | ]

root@zetawiki:~# GET -v
The program 'GET' is currently not installed. You can install it by typing:
apt install libwww-perl

3 설치[ | ]

root@zetawiki:~# apt install libwww-perl
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libauthen-sasl-perl libfile-listing-perl libfont-afm-perl libhtml-form-perl
  libhtml-format-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl
  libhttp-negotiate-perl libio-socket-ssl-perl liblwp-protocol-https-perl libmailtools-perl
  libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libwww-robotrules-perl
Suggested packages:
  libdigest-hmac-perl libgssapi-perl libcrypt-ssleay-perl libauthen-ntlm-perl
The following NEW packages will be installed:
  libauthen-sasl-perl libfile-listing-perl libfont-afm-perl libhtml-form-perl
  libhtml-format-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl
  libhttp-negotiate-perl libio-socket-ssl-perl liblwp-protocol-https-perl libmailtools-perl
  libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libwww-perl
  libwww-robotrules-perl
0 upgraded, 17 newly installed, 0 to remove and 155 not upgraded.
Need to get 1,082 kB of archives.
After this operation, 3,736 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B]
Get:2 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB]
Get:3 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
... (생략)
Setting up libauthen-sasl-perl (2.1600-1) ...#######################################.....] 
Setting up libwww-perl (6.15-1) ...##################################################....] 
Setting up liblwp-protocol-https-perl (6.06-2) ...#####################################..]

4 확인 2[ | ]

root@zetawiki:~# GET -v
This is lwp-request version 6.15 (libwww-perl-6.15)

Copyright 1995-1999, Gisle Aas.

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

5 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}