zoukankan      html  css  js  c++  java
  • fedora安装vim失败的解决

    select from http://blog.csdn.net/gaopu12345/article/details/26976683

    今天安装在fedora上安装vim的时候,出现如下错误


    Delta RPMs reduced 15.5 MB of updates to 14.4 MB (6.1% saved)
    Running transaction check
    Transaction check succeeded.
    Running transaction test
    The downloaded packages were saved in cache until the next successful transaction.
    You can remove cached packages by executing 'dnf clean packages'.
    Error: Transaction check error:
    file /usr/share/man/man1/vim.1.gz from install of vim-common-2:8.0.679-1.fc25.x86_64 conflicts with file from package vim-minimal-2:7.4.1989-2.fc25.x86_64

    Error Summary
    -------------
    =================================================================

    然后就先更新了下vi,再装vim就好了

    就是yum update vi

    然后yum install vim

    done

  • 相关阅读:
    三个问题
    2014-7
    2014-5
    2014-2
    2014-1
    2013-11
    mysql中对表操作----为所有列插入数据
    Redis做消息队列
    收集Nginx-access,Nginx-error日志
    .Nginx安装filebeat收集日志:
  • 原文地址:https://www.cnblogs.com/flyfish919/p/7152005.html
Copyright © 2011-2022 走看看