因此,我搜索:问题在于它同时显示了包含lua关键字的包和包含socket关键字的包,从而使我的屏幕上充满了我不想要的结果。zypper search --help告诉如下内容: --match-all Search for a match with all注:如有可能,应以比以下更清洁的方式:
zypper se lua | grep socket
我所有发送出去的通信都是通过一个代理进行的;具体来说,zypper试图在我编写时使用该代理,比如说,但是代理提供了自己的SSL证书,而不是实际的目标站点附加信息:Warning: No repositories defined.Use the 'zypper addrepo' command to add one or more repositories.
我需要自动化的包安装与zypper,需要选择一个解决方案。如何在非交互模式下做到这一点?# zypper in /tmp/repos-sles15-sp2-current.x86_64.rpm回波2\ zypper in /tmp/repos-sles15-sp2-current.x86_64.rpm
yes 2/tmp/repos中的zypper -sles15-sp2-current.x86