【问题标题】:Not able to install Albert in linux mint19.2无法在 linux mint19.2 中安装 Albert
【发布时间】:2019-12-13 20:56:53
【问题描述】:
sudo apt-get install albert
[sudo] password for aman:       
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 albert : Depends: libpython3.5 (>= 3.5.0~b1) but it is not installable
E: Unable to correct problems, you have held broken packages.


lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description:    Linux Mint 19.2 Tina
Release:    19.2
Codename:   tina


apt-cache policy albert
albert:
  Installed: (none)
  Candidate: 0.16.1
  Version table:
     0.16.1 500
        500 http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_16.04  Package

【问题讨论】:

    标签: linux-mint


    【解决方案1】:

    这个包是为古老的 ubuntu 16.04 编译的(你可以从 repo URL 的末尾识别出来),它(根据https://distrowatch.com/table.php?distribution=ubuntu)随 python 3.5.1 一起提供——而你的 mint 16.2 在 python 3.6.7 上并且没有可用的 3.5 版本。

    因此,安装它的一种方法是尝试找到一个为 ubuntu 18.10 构建的包,该包位于 python 3.6 上。

    【讨论】:

      猜你喜欢
      • 2022-09-26
      • 2018-03-17
      • 1970-01-01
      • 2011-02-26
      • 2012-08-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多