2024年11月SUSE Linux系统中zypper命令用法汇总

发布时间:

  ⑴Zypper是SUSE Linux下用于管理软件的程序,拥有多种功能,那么Linux下要如何使用Zypper命令来管理软件呢?下面小编就给大家介绍下SUSE Linux使用Zypper命令的方法,感兴趣的朋友可以来了解下。

  ⑵Zypper是SUSE Linux中用于安装,升级,卸载,管理仓库、进行各种包查询的命令行接口。本篇将会讨论zypper的几个不同命令的例子。

  ⑶# zypper [--global-opts] 《mand》 [--mand-opts] [mand-arguments]

  ⑷中括号中的部分可以不需要。执行zypper最简单的方法是输入 zypper 及 。

  ⑸例子:列出可用的全局选项和命令

  ⑹打开终端,输入zypper并按回车,它会显示所有可用的全局选项和命令。

  ⑺linux-xat:~# zypper

  ⑻例子:获得zypper的某个命令的帮助

  ⑼语法: zypper help [mand]

  ⑽linux-xat:~# zypper help remove

  ⑾remove (rm[options]《capability》。。.

  ⑿Remove packages with specified capabilities.

  ⒀A capability is NAME[.ARCH][OP《VERSION》],where OP is one of 《,《=,=,》=,》。

  ⒁mand options:

  ⒂-r,--repo 《alias|#|URI》Load only the specified repository.

  ⒃-t,--type 《type》Type of package(package, patch, pattern, product。

  ⒄Default:package.

  ⒅-n,--name Select packages by plain name,notby capability.

  ⒆-C,--capability Select packages by capability.

  ⒇--debug-solver Create solver test casefor debugging.

  ⒈-R,--no-force-resolution Donot force the solver to find solution,let it ask.

  ⒉--force-resolution Force the solver to find a solution (even an aggressive one。

  ⒊-u,--clean-deps Automatically remove unneeded dependencies.

  ⒋-U,--no-clean-deps No automatic removal of unneeded dependencies.

  ⒌-D,--dry-run Test the removal,donot actually remove.

  ⒍例子:打开zypper shell/会话

  ⒎linux-xat:~# zypper sh

  ⒏linux-xat:~# zypper shell

  ⒐例子:列出已定义的仓库

  ⒑linux-xat:~# zypper repos

  ⒒linux-xat:~# zypper lr

  ⒓. 以表格的形式列出仓库的URI

  ⒔. 以优先级列出仓库

  ⒕linux-xat:~# zypper lr -p