You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Fun with yum:
|
|
|
|
[root@brett ~]# yum --assumeyes --quiet install "vim"
|
|
Package 2:vim-enhanced-7.3.056-1.fc14.x86_64 already installed and latest version
|
|
[root@brett ~]# rpm -q vim
|
|
package vim is not installed
|
|
[root@brett ~]#
|
|
|
|
(Me || yum) == dumb?
|
|
|