如何在 ubuntu 16.04 上安装 lsb-core 包

Hun*_*ter 11 package-management 16.04

为了激活 Maple16,我需要安装 lsb-core 包。但是,我在 Synptic 包管理器中找不到该包。我尝试通过下载 .deb 文件来安装它,但是当我运行时sudo dpkg -i /home/foo/Downloads/lsb-core_4.1+Debian11ubuntu6_amd64.deb,终端的输出是

(Reading database ... 178439 files and directories currently installed.)
Preparing to unpack .../lsb-core_4.1+Debian11ubuntu6_amd64.deb ...
Unpacking lsb-core (4.1+Debian11ubuntu6) over (4.1+Debian11ubuntu6) ...
dpkg: dependency problems prevent configuration of lsb-core:
 lsb-core depends on lsb-security (>= 4.1+Debian11ubuntu6); however:
  Package lsb-security is not installed.

dpkg: error processing package lsb-core (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db (2.7.5-1) ...
Errors were encountered while processing:
 lsb-core
Run Code Online (Sandbox Code Playgroud)

我怎样才能安装这个包?

And*_*bis 13

lsb-core 似乎刚刚被重新添加到 Ubuntu 16.04 (Xenial Xerus) 中。