Difference between revisions of "Apt-get -d"

From wikieduonline
Jump to navigation Jump to search
(Created page with " apt-get -d install PACKAGE_TO_DOWNLOAD == See also == * {{APT}} Category:APT")
 
Line 3: Line 3:
  
 
  apt-get -d install PACKAGE_TO_DOWNLOAD
 
  apt-get -d install PACKAGE_TO_DOWNLOAD
 +
 +
 +
apt-get -d install iperf
 +
Reading package lists... Done
 +
Building dependency tree
 +
Reading state information... Done
 +
The following packages were automatically installed and are no longer required:
 +
  aufs-tools cgroupfs-mount containerd.io docker-ce-cli pigz
 +
Use 'apt autoremove' to remove them.
 +
The following NEW packages will be installed:
 +
  [[iperf]]
 +
0 upgraded, 1 newly installed, 0 to remove and 108 not upgraded.
 +
Need to get 76.5 kB of archives.
 +
After this operation, 213 kB of additional disk space will be used.
 +
Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 iperf amd64 2.0.13+dfsg1-1build1 [76.5 kB]
 +
Fetched 76.5 kB in 1s (59.0 kB/s)
 +
Download complete and in download only mode
  
  

Revision as of 10:13, 6 May 2021


apt-get -d install PACKAGE_TO_DOWNLOAD


apt-get -d install iperf
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  aufs-tools cgroupfs-mount containerd.io docker-ce-cli pigz
Use 'apt autoremove' to remove them.
The following NEW packages will be installed:
  iperf
0 upgraded, 1 newly installed, 0 to remove and 108 not upgraded.
Need to get 76.5 kB of archives.
After this operation, 213 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 iperf amd64 2.0.13+dfsg1-1build1 [76.5 kB]
Fetched 76.5 kB in 1s (59.0 kB/s)
Download complete and in download only mode


See also

Advertising: