$ sudo apt-get install likewise-open
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package likewise-open发布于 2017-04-27 19:58:35
同样,2012年,BeyondTrust软件购买了Open,并将其改名为PowerBroker Identity Services:http://www.powerbrokeropen.org/
这个项目确实支持Ubuntu。有一个隐藏的“-oem oem1”构建开关,它看起来使用Ubuntu首选路径,而不是"/opt/pbis“。这应作为替代者进行调查。
根据重定向网页,有一个“免费和开放源码”版本可供下载。看来需要进行登记。
https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/1295031/comments/8
https://www.beyondtrust.com/powerbroker-identity-services-open-request/
发布于 2017-04-27 16:18:32
这个软件包只存在于Ubuntu precise上,您只是不能在17.04 : zesty上安装它。
尽管这里有个坏主意:
您可以从这里获取旧的和过时的deb文件的副本:
http://archive.ubuntu.com/ubuntu/pool/main/l/likewise-open/likewise-open_6.1.0.406-0ubuntu5_amd64.deb然后使用:
sudo dpkg -i likewise-open_6.1.0.406-0ubuntu5_amd64.deb要安装它,请在16.04上为我工作。
然而,我强烈建议您寻找一个替代方案,不要使用这个没有支持的过时的包。
https://askubuntu.com/questions/909621
复制相似问题