Guest User

Untitled

a guest
Dec 7th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1.  
  2.  
  3. root@bt:~# apt-get remove framework
  4. Reading package lists... Done
  5. Building dependency tree
  6. Reading state information... Done
  7. The following packages were automatically installed and are no longer required:
  8. libdmraid1.0.0.rc16 polipo python-pyicu libmysqlclient-dev
  9. libdebian-installer4 cryptsetup libecryptfs0 reiserfsprogs rdate bogl-bterm
  10. ecryptfs-utils libdebconfclient0 dmraid
  11. Use 'apt-get autoremove' to remove them.
  12. The following packages will be REMOVED:
  13. framework framework3
  14. 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
  15. 2 not fully installed or removed.
  16. After this operation, 0B of additional disk space will be used.
  17. Do you want to continue [Y/n]? y
  18. (Reading database ... 232959 files and directories currently installed.)
  19. Removing framework3 ...
  20. Removing framework ...
  21. Processing triggers for desktop-file-utils ...
  22. Processing triggers for python-gmenu ...
  23. Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
  24. Processing triggers for python-support ...
  25. root@bt:~# apt-get autoclean
  26. Reading package lists... Done
  27. Building dependency tree
  28. Reading state information... Done
  29. Del tor 0.2.2.32-1~lucid+1 [947kB]
  30. Del tor-geoipdb 0.2.2.32-1~lucid+1 [1,228kB]
  31. root@bt:~# apt-get --purge remove framework3
  32. Reading package lists... Done
  33. Building dependency tree
  34. Reading state information... Done
  35. Package framework3 is not installed, so not removed
  36. The following packages were automatically installed and are no longer required:
  37. libdmraid1.0.0.rc16 polipo python-pyicu libmysqlclient-dev
  38. libdebian-installer4 cryptsetup libecryptfs0 reiserfsprogs rdate bogl-bterm
  39. ecryptfs-utils libdebconfclient0 dmraid
  40. Use 'apt-get autoremove' to remove them.
  41. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  42. root@bt:~# apt-get --purge remove framework
  43. Reading package lists... Done
  44. Building dependency tree
  45. Reading state information... Done
  46. Package framework is not installed, so not removed
  47. The following packages were automatically installed and are no longer required:
  48. libdmraid1.0.0.rc16 polipo python-pyicu libmysqlclient-dev
  49. libdebian-installer4 cryptsetup libecryptfs0 reiserfsprogs rdate bogl-bterm
  50. ecryptfs-utils libdebconfclient0 dmraid
  51. Use 'apt-get autoremove' to remove them.
  52. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  53. root@bt:~# rm -rf /pentest/exploits/framework
  54. root@bt:~# rm -rf /pentest/exploits/framework3
  55. root@bt:~# rm -rf /opt/framework3
  56. root@bt:~# rm -rf /opt/framework
Add Comment
Please, Sign In to add comment