
zypper
List of commands for zypper:
-
zypper:tldr:0f3d2 zypper: Install a new package.$ zypper install ${package}try on your machineexplain this command
-
zypper:tldr:35cb5 zypper: Upgrade installed packages to the newest available versions.$ zypper updatetry on your machineexplain this command
-
zypper:tldr:362c5 zypper: Remove a package.$ zypper remove ${package}try on your machineexplain this command
-
zypper:tldr:567b4 zypper: Show information related to configured repositories.$ zypper repos --sort-by-prioritytry on your machineexplain this command
-
zypper:tldr:af4c7 zypper: Search package via keyword.$ zypper search ${keyword}try on your machineexplain this command
-
zypper:tldr:d466a zypper: Synchronize list of packages and versions available.$ zypper refreshtry on your machineexplain this command