zypper update
|
The following will upgrade all the packages on your system to the latest version. |
zypper dup
|
System Wide Full Distribution Upgrade
|
zypper remove MozillaFirefox
|
Delete a Package
|
zypper install <package Name>
zypper install MozillaFirefox
|
Install a Package using zypper
|
zypper remove MozillaFirefox
|
Delete a Package
|
zypper search usb*
Loading repository data...
Reading installed packages...
S | Name | Summary | Type
--+----------------+----------------------------
| usb_modeswitch | A mode switching tool multiple-device
i | usbutils | Tools and libraries for USB devices
|
Search for a Specific Package
|
zypper addrepo <options> <URI> <alias>
|
Add a Repository using Zypper
|
zypper refresh Mozillarepo or for all
zypper refresh
|
Refresh a Repository
|
No comments