zoukankan      html  css  js  c++  java
  • dpkg: error: -i (--install) 和 -i (--install) 两个操作之间有矛盾

    1 错误描述

    youhaidong@youhaidong-ThinkPad-Edge-E545:~$ sudo dpkg -i -i WineQQ2013-20131120-Longene.deb
    [sudo] password for youhaidong:
    dpkg: error: -i (--install) 和 -i (--install) 两个操作之间有矛盾

    Type dpkg --help for help about installing and deinstalling packages [*];
    Use 'apt' or 'aptitude' for user-friendly package management;
    Type dpkg -Dhelp for a list of dpkg debug flag values;
    Type dpkg --force-help for a list of forcing options;
    Type dpkg-deb --help for help about manipulating *.deb files;

    Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
    youhaidong@youhaidong-ThinkPad-Edge-E545:~$ sudo dpkg -i WineQQ2013-20131120-Longene.deb
    dpkg: error processing archive WineQQ2013-20131120-Longene.deb (--install):
     无法访问归档文件: 没有那个文件或目录
    在处理时有错误发生:
     WineQQ2013-20131120-Longene.deb
    youhaidong@youhaidong-ThinkPad-Edge-E545:~$

    2 错误原因


    3 解决办法

  • 相关阅读:
    jQuery UI DatePicker用法和中文设置
    jQuery的ajax方法
    jQuery遍历复杂的JSON数据
    JavaScript面向对象的写法
    jpa
    日志
    全局异常的处理!
    oracle表空间
    plsql的连接配置
    pLsql使用
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13314724.html
Copyright © 2011-2022 走看看