Advertisement
SpakkaByTe

Untitled

Jan 20th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. Ci3m330NeHalem spakkabyte # emerge -cp
  2.  
  3. * Always study the list of packages to be cleaned for any obvious
  4. * mistakes. Packages that are part of the world set will always
  5. * be kept. They can be manually added to this set with
  6. * `emerge --noreplace <atom>`. Packages that are listed in
  7. * package.provided (see portage(5)) will be removed by
  8. * depclean, even if they are part of the world set.
  9. *
  10. * As a safety measure, depclean will not remove any packages
  11. * unless *all* required dependencies have been resolved. As a
  12. * consequence of this, it often becomes necessary to run
  13. * `emerge --update --newuse --deep @world` prior to depclean.
  14.  
  15. Calculating dependencies... done!
  16. >>> Calculating removal order...
  17.  
  18. >>> These are the packages that would be unmerged:
  19.  
  20. media-fonts/liberation-fonts
  21. selected: 2.00.1-r1
  22. protected: none
  23. omitted: none
  24.  
  25. x11-apps/xclock
  26. selected: 1.0.7
  27. protected: none
  28. omitted: none
  29.  
  30. dev-lang/nasm
  31. selected: 2.12.01
  32. protected: none
  33. omitted: none
  34.  
  35. x11-wm/twm
  36. selected: 1.0.9
  37. protected: none
  38. omitted: none
  39.  
  40. x11-terms/xterm
  41. selected: 325
  42. protected: none
  43. omitted: none
  44.  
  45. sys-libs/libutempter
  46. selected: 1.1.6-r1
  47. protected: none
  48. omitted: none
  49.  
  50. x11-apps/xmessage
  51. selected: 1.0.4
  52. protected: none
  53. omitted: none
  54.  
  55. All selected packages: =x11-wm/twm-1.0.9 =x11-apps/xmessage-1.0.4 =media-fonts/liberation-fonts-2.00.1-r1 =x11-apps/xclock-1.0.7 =x11-terms/xterm-325 =dev-lang/nasm-2.12.01 =sys-libs/libutempter-1.1.6-r1
  56.  
  57. >>> 'Selected' packages are slated for removal.
  58. >>> 'Protected' and 'omitted' packages will not be removed.
  59.  
  60. Packages installed: 644
  61. Packages in world: 18
  62. Packages in system: 78
  63. Required packages: 637
  64. Number to remove: 7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement