Advertisement
omarr0d

Untitled

Nov 17th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. root@omar-M51AC:/home/omar# apt-get --purge remove python3.6
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. libpython3.6-minimal libpython3.6-stdlib python3.6-minimal
  7. Use 'sudo apt autoremove' to remove them.
  8. The following packages will be REMOVED:
  9. python3.6*
  10. 0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
  11. After this operation, 307 kB disk space will be freed.
  12. Do you want to continue? [Y/n] y
  13. (Reading database ... 215655 files and directories currently installed.)
  14. Removing python3.6 (3.6.3-1ubuntu1~16.04.york1) ...
  15. Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
  16. Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
  17. Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160824-0ubuntu1) ...
  18. Rebuilding /usr/share/applications/bamf-2.index...
  19. Processing triggers for mime-support (3.59ubuntu1) ...
  20. Processing triggers for man-db (2.7.5-1) ...
  21. root@omar-M51AC:/home/omar#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement