우분투14 software-properties-common 설치

(Apt-get install software-properties-common에서 넘어옴)

1 개요[ | ]

우분투 software-properties-common 설치
apt-get install software-properties-common
root@zetawiki:~# apt-get install software-properties-common
... (생략)
The following extra packages will be installed:
  python3-gi python3-software-properties
The following NEW packages will be installed:
  python3-gi software-properties-common
The following packages will be upgraded:
  python3-software-properties
1 upgraded, 2 newly installed, 0 to remove and 53 not upgraded.
Need to get 183 kB of archives.
After this operation, 876 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-gi amd64 3.12.0-1ubuntu1 [154 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-software-properties all 0.92.37.6 [19.1 kB]
... (생략)
Setting up python3-software-properties (0.92.37.6) ...
Setting up software-properties-common (0.92.37.6) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...

2 같이 보기[ | ]

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