首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法使用apt-get安装软件包(奇怪的错误)

无法使用apt-get安装软件包(奇怪的错误)
EN

Ask Ubuntu用户
提问于 2015-02-04 17:53:18
回答 1查看 2K关注 0票数 1
代码语言:javascript
复制
    prathya@Shriyansh:~$ sudo apt-get install  i8kutils
    [sudo] password for prathya: 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    i8kutils is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
    1 not fully installed or removed.
    After this operation, 0 B of additional disk space will be used.
    Do you want to continue? [Y/n] y
    Setting up android-studio (4.5-0ubuntu0) ...
    unzip:  cannot find or open /opt/android-studio-ide-*, /opt/android-studio-ide-*.zip or /opt/android-studio-ide-*.ZIP.
    No zipfiles found.
    rm: cannot remove ‘/opt/android-studio-ide-*’: No such file or directory
    find: `/opt/android-studio/': No such file or directory
    find: `/opt/android-studio/': No such file or directory
    dpkg: error processing package android-studio (--configure):
    subprocess installed post-installation script returned error exit status 1
    Errors were encountered while processing:
    android-studio
    E: Sub-process /usr/bin/dpkg returned an error code (1)

我不知道Android Studio和它有什么关系。

EN

回答 1

Ask Ubuntu用户

发布于 2015-02-18 06:14:28

尝试删除包并重新启动进程。

首先清除包裹:

代码语言:javascript
复制
$ sudo apt-get purge android-studio
票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/581676

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档