例子
$ sudo apt-get update
$ sudo apt-get --only-upgrade install linux-libc-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
linux-libc-dev
1 upgraded, 0 newly installed, 0 to remove and 220 not upgraded.
Need to get 859 kB of archives.
After this operation, 46.1 kB of additional disk space will be used.
Get:1 http://jp.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-174.204 [859 kB]
Fetched 859 kB in 3s (225 kB/s)
(Reading database ... 91664 files and directories currently installed.)
Preparing to unpack .../linux-libc-dev_4.4.0-174.204_amd64.deb ...
Unpacking linux-libc-dev:amd64 (4.4.0-174.204) over (4.4.0-159.187) ...
Setting up linux-libc-dev:amd64 (4.4.0-174.204) ...
网友评论