Advertisement
tyler569

Untitled

Jul 17th, 2014
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. # yum install zsh
  2. Loaded plugins: fastestmirror
  3. Loading mirror speeds from cached hostfile
  4. * base: centosz3.centos.org
  5. * extras: centost5.centos.org
  6. * updates: centosb5.centos.org
  7. Resolving Dependencies
  8. --> Running transaction check
  9. ---> Package zsh.x86_64 0:5.0.2-7.el7 will be installed
  10. --> Finished Dependency Resolution
  11.  
  12. Dependencies Resolved
  13.  
  14. ===================================================================================================================================
  15. Package Arch Version Repository Size
  16. ===================================================================================================================================
  17. Installing:
  18. zsh x86_64 5.0.2-7.el7 base 2.4 M
  19.  
  20. Transaction Summary
  21. ===================================================================================================================================
  22. Install 1 Package
  23.  
  24. Total download size: 2.4 M
  25. Installed size: 5.6 M
  26. Is this ok [y/d/N]: y
  27. Downloading packages:
  28. zsh-5.0.2-7.el7.x86_64.rpm | 2.4 MB 00:00:00
  29. Running transaction check
  30. Running transaction test
  31. Transaction test succeeded
  32. Running transaction
  33. Installing : zsh-5.0.2-7.el7.x86_64 1/1
  34. Verifying : zsh-5.0.2-7.el7.x86_64 1/1
  35.  
  36. Installed:
  37. zsh.x86_64 0:5.0.2-7.el7
  38.  
  39. Complete!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement