Homepage › Forums › Articles › Operating Systems › Linux › Zypper: A Package Management Tool for SUSE Linux
Tagged: linux, management, package, package-management, suse, zypper
This topic was published by Saptarshi Nag and viewed 1727 times since "". The last page revision was "".
- AuthorPosts
Zypper is a command-line based software which is used to install, remove, modify packages in OpenSUSE/SUSE Linux platform. It is powered by Zypp or libzypp. Zypp or libzypp is a package management engine. The CUI implementation of it is known as "Zypper" and GUI implementation of it is known as "yaST". This Zypp or libzypp is developed in C++.
Now, Zypper is always used under superuser or sudo privileges like 'apt' in Debian system. That is like "sudo zypper...". There are various usages of Zypper like 'apt' by giving different commands.
Here are two cheat-sheets
- Zypper Cheatsheet 1 - https://dcjtech.info/wp-content/uploads/2015/09/Zypper-cheat-sheet-1.pdf
- Zypper Cheatsheet 2 - https://dcjtech.info/wp-content/uploads/2015/09/Zypper-cheat-sheet-2.pdf
Further Reading
- Linux Administration - https://dcjtech.info/topic/linux-administration/
- Package Management Reading Guide - https://dcjtech.info/topic/package-management/
Attachments:
Check out DCJTech's official Facebook page - https://dcjtech.info/members/saptarshi/
- AuthorPosts