friquentin

Untitled

Nov 22nd, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. root@cloud3071367:~# cd /tmp
  2. root@cloud3071367:/tmp# apt install apache2 unzip php7.0 php7.0-mysql php7.0-curl git
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. apache2 is already the newest version (2.4.25-3+deb9u6).
  7. apache2 set to manually installed.
  8. php7.0 is already the newest version (7.0.30-0+deb9u1).
  9. php7.0 set to manually installed.
  10. php7.0-curl is already the newest version (7.0.30-0+deb9u1).
  11. php7.0-curl set to manually installed.
  12. php7.0-mysql is already the newest version (7.0.30-0+deb9u1).
  13. php7.0-mysql set to manually installed.
  14. The following additional packages will be installed:
  15. git-man liberror-perl patch
  16. Suggested packages:
  17. git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch
  18. git-cvs git-mediawiki git-svn ed diffutils-doc zip
  19. The following NEW packages will be installed:
  20. git git-man liberror-perl patch unzip
  21. 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
  22. Need to get 5,908 kB of archives.
  23. After this operation, 31.9 MB of additional disk space will be used.
  24. Do you want to continue? [Y/n] y
  25. Get:1 http://mirror.nitrado.net/httpredir.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB]
  26. Get:2 http://mirror.nitrado.net/httpredir.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u4 [1,433 kB]
  27. Get:3 http://mirror.nitrado.net/httpredir.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u4 [4,167 kB]
  28. Get:4 http://mirror.nitrado.net/httpredir.debian.org/debian stretch/main amd64 patch amd64 2.7.5-1+deb9u1 [112 kB]
  29. Get:5 http://mirror.nitrado.net/httpredir.debian.org/debian stretch/main amd64 unzip amd64 6.0-21 [170 kB]
  30. Fetched 5,908 kB in 0s (26.5 MB/s)
  31. Selecting previously unselected package liberror-perl.
  32. (Reading database ... 35960 files and directories currently installed.)
  33. Preparing to unpack .../liberror-perl_0.17024-1_all.deb ...
  34. Unpacking liberror-perl (0.17024-1) ...
  35. Selecting previously unselected package git-man.
  36. Preparing to unpack .../git-man_1%3a2.11.0-3+deb9u4_all.deb ...
  37. Unpacking git-man (1:2.11.0-3+deb9u4) ...
  38. Selecting previously unselected package git.
  39. Preparing to unpack .../git_1%3a2.11.0-3+deb9u4_amd64.deb ...
  40. Unpacking git (1:2.11.0-3+deb9u4) ...
  41. Selecting previously unselected package patch.
  42. Preparing to unpack .../patch_2.7.5-1+deb9u1_amd64.deb ...
  43. Unpacking patch (2.7.5-1+deb9u1) ...
  44. Selecting previously unselected package unzip.
  45. Preparing to unpack .../unzip_6.0-21_amd64.deb ...
  46. Unpacking unzip (6.0-21) ...
  47. Setting up git-man (1:2.11.0-3+deb9u4) ...
  48. Processing triggers for mime-support (3.60) ...
  49. Setting up liberror-perl (0.17024-1) ...
  50. Setting up unzip (6.0-21) ...
  51. Setting up patch (2.7.5-1+deb9u1) ...
  52. Processing triggers for man-db (2.7.6.1-2) ...
  53. Setting up git (1:2.11.0-3+deb9u4) ...
  54. root@cloud3071367:/tmp#
Advertisement
Add Comment
Please, Sign In to add comment