Advertisement
Guest User

mircx

a guest
Oct 19th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. root@mircx:~# apt-get install python python-twisted
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. python is already the newest version.
  6. python-twisted is already the newest version.
  7. The following packages were automatically installed and are no longer required:
  8. kde-l10n-engb kde-l10n-he lib32z1 libc6-i386
  9. Use 'apt-get autoremove' to remove them.
  10. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  11. root@mircx:~# apt-get install python-twisted-bin
  12. Reading package lists... Done
  13. Building dependency tree
  14. Reading state information... Done
  15. python-twisted-bin is already the newest version.
  16. The following packages were automatically installed and are no longer required:
  17. kde-l10n-engb kde-l10n-he lib32z1 libc6-i386
  18. Use 'apt-get autoremove' to remove them.
  19. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  20. root@mircx:~# apt-get install python-twisted-core
  21. Reading package lists... Done
  22. Building dependency tree
  23. Reading state information... Done
  24. python-twisted-core is already the newest version.
  25. The following packages were automatically installed and are no longer required:
  26. kde-l10n-engb kde-l10n-he lib32z1 libc6-i386
  27. Use 'apt-get autoremove' to remove them.
  28. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  29. root@mircx:~# apt-get install python-twisted-runner
  30. Reading package lists... Done
  31. Building dependency tree
  32. Reading state information... Done
  33. python-twisted-runner is already the newest version.
  34. The following packages were automatically installed and are no longer required:
  35. kde-l10n-engb kde-l10n-he lib32z1 libc6-i386
  36. Use 'apt-get autoremove' to remove them.
  37. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  38. root@mircx:~# apt-get install python-twisted-names
  39. Reading package lists... Done
  40. Building dependency tree
  41. Reading state information... Done
  42. python-twisted-names is already the newest version.
  43. The following packages were automatically installed and are no longer required:
  44. kde-l10n-engb kde-l10n-he lib32z1 libc6-i386
  45. Use 'apt-get autoremove' to remove them.
  46. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  47. root@mircx:~# apt-get install python-twisted-mail
  48. Reading package lists... Done
  49. Building dependency tree
  50. Reading state information... Done
  51. python-twisted-mail is already the newest version.
  52. The following packages were automatically installed and are no longer required:
  53. kde-l10n-engb kde-l10n-he lib32z1 libc6-i386
  54. Use 'apt-get autoremove' to remove them.
  55. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  56. root@mircx:~# apt-get install python-twisted-words
  57. Reading package lists... Done
  58. Building dependency tree
  59. Reading state information... Done
  60. python-twisted-words is already the newest version.
  61. The following packages were automatically installed and are no longer required:
  62. kde-l10n-engb kde-l10n-he lib32z1 libc6-i386
  63. Use 'apt-get autoremove' to remove them.
  64. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  65. root@mircx:~# apt-get install python-twisted-web
  66. Reading package lists... Done
  67. Building dependency tree
  68. Reading state information... Done
  69. python-twisted-web is already the newest version.
  70. The following packages were automatically installed and are no longer required:
  71. kde-l10n-engb kde-l10n-he lib32z1 libc6-i386
  72. Use 'apt-get autoremove' to remove them.
  73. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  74. root@mircx:~# apt-get install python-zope.interface
  75. Reading package lists... Done
  76. Building dependency tree
  77. Reading state information... Done
  78. python-zope.interface is already the newest version.
  79. The following packages were automatically installed and are no longer required:
  80. kde-l10n-engb kde-l10n-he lib32z1 libc6-i386
  81. Use 'apt-get autoremove' to remove them.
  82. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement