Guest User

Untitled

a guest
Jan 16th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. thufir@arrakis:~ $
  2. thufir@arrakis:~ $ ll /etc/yum.repos.d/
  3. total 20
  4. -rw-r--r-- 1 root root 2139 Sep 28 2013 CentOS-Base.repo
  5. -rw-r--r-- 1 root root 718 May 31 2013 CentOS-Debuginfo.repo
  6. -rw-r--r-- 1 root root 630 May 31 2013 CentOS-Media.repo
  7. -rw-r--r-- 1 root root 3664 May 31 2013 CentOS-Vault.repo
  8. -rw-r--r-- 1 root root 293 May 31 2013 schmooze.repo
  9. thufir@arrakis:~ $
  10. thufir@arrakis:~ $ cat /etc/redhat-release
  11. CentOS release 6.4 (Final)
  12. thufir@arrakis:~ $
  13. thufir@arrakis:~ $ yum search alpine
  14. Loaded plugins: fastestmirror, refresh-packagekit
  15. Determining fastest mirrors
  16. * base: centos.eecs.wsu.edu
  17. * extras: mirror.spro.net
  18. * updates: mirror.hostduplex.com
  19. schmooze-commercial 171/171
  20. Warning: No matches found for: alpine
  21. No Matches found
  22. thufir@arrakis:~ $
  23.  
  24. yum install epel-release
  25. yum install alpine
Add Comment
Please, Sign In to add comment