【问题标题】:"ar" command not found in Debian [closed]在Debian中找不到“ar”命令[关闭]
【发布时间】:2016-03-20 06:18:02
【问题描述】:
root@joker:/usr/libaio# ar -x libaio1*.deb

bash: ar: command not found

我试图在我新安装的 Debian 中使用 'ar' 命令提取 .deb 包。 我试图找到如何安装此实用程序。但是找不到。

谁能帮我解决这个问题。

【问题讨论】:

    标签: linux ubuntu debian


    【解决方案1】:

    ar 由 binutils

    提供

    确保已安装

    【讨论】:

      【解决方案2】:

      你可以试试dpkg

      dpkg -x libaio1*.deb /tmp/out
      

      【讨论】:

      • 我已经尝试过 dpkg 并且它有效。但现在我对 'ar' 很感兴趣。所以我在这里。
      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-06-05
      • 2018-08-03
      • 1970-01-01
      • 2022-11-28
      • 1970-01-01
      • 2016-08-21
      相关资源
      最近更新 更多