Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---------------------------------[Stock]---------------------------------
- root@matteo-cow:~# dpkg -l dpkg
- Desired=Unknown/Install/Remove/Purge/Hold
- | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
- |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
- ||/ Name Version Architecture Description
- +++-==============-===============-============-=================================
- ii dpkg 1.22.6ubuntu6.1 amd64 Debian package management system
- root@matteo-cow:~# time apt -y install 0ad-data
- Reading package lists... Done
- Building dependency tree... Done
- Reading state information... Done
- Suggested packages:
- 0ad
- The following NEW packages will be installed:
- 0ad-data
- 0 upgraded, 1 newly installed, 0 to remove and 1470 not upgraded.
- Need to get 0 B/1.377 MB of archives.
- After this operation, 3.296 MB of additional disk space will be used.
- Selecting previously unselected package 0ad-data.
- (Reading database ... 219695 files and directories currently installed.)
- Preparing to unpack .../0ad-data_0.0.26-1_all.deb ...
- Unpacking 0ad-data (0.0.26-1) ...
- Setting up 0ad-data (0.0.26-1) ...
- real 1m7,102s
- user 1m19,637s
- sys 0m5,657s
- ---------------------------------[CoW]---------------------------------
- root@matteo-cow:~# dpkg -l dpkg
- Desired=Unknown/Install/Remove/Purge/Hold
- | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
- |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
- ||/ Name Version Architecture Description
- +++-==============-=============-============-=================================
- ii dpkg 1.22.6cow amd64 Debian package management system
- root@matteo-cow:~# time apt -y install 0ad-data
- Reading package lists... Done
- Building dependency tree... Done
- Reading state information... Done
- Suggested packages:
- 0ad
- The following NEW packages will be installed:
- 0ad-data
- 0 upgraded, 1 newly installed, 0 to remove and 1470 not upgraded.
- Need to get 0 B/3.296 MB of archives.
- After this operation, 3.296 MB of additional disk space will be used.
- Selecting previously unselected package 0ad-data.
- (Reading database ... 219735 files and directories currently installed.)
- Preparing to unpack .../0ad-data_0.0.26-1_all.deb ...
- Unpacking 0ad-data (0.0.26-1) ...
- Setting up 0ad-data (0.0.26-1) ...
- real 0m11,924s
- user 0m3,065s
- sys 0m1,005s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement