Bitzenbytes.com

CompuClues Forum

  User  Password
Friday, September 10, 2010 - 05:16 AM
Search
Main Menu
Who's Online
MEMBERS ONLINE

You are an anonymous user. You can register for free by clicking here
User name
Password
 Remember me
Firefox
Get Firefox 110
Languages
Preferred language:

zypper CheatSheet
Updated: 06.23.2010

zypper --help Display help 
zypper help commandDisplay command-specific help
zypper lr List repositories 
zypper lr -dList repositories, show details (URI, priority, type, etc.)
zypper ar -f repoURI aliasAdd repository, enable autorefresh
zypper rr repoURI or aliasRemove  repository
zypper ref Refresh  all repositories
zypper lr -e filenameExport a list of repos to filename
zypper ar filenameImport a list of repos from filename
zypper in packagenameInstall package
zypper rm packagename Remove package
zypper ve Verify integrity of all package dependencies
zypper si packagenameInstall source packages and their build dependencies.
zypper inr Install newly added packages recommended by installed packages.
zypper lu List available updates 
zypper up Update installed packages with newer versions 
zypper lp List needed patches 
zypper pchk Check for patches 
zypper patch Install needed patches 
zypper dup Perform a distribution upgrade
zypper se pattern Search for packages matching a pattern 
zypper if packagename Show full information for specified package 
zypper pch List all available patches. 
zypper pa List all available packages 
zypper pt List all available patterns 
zypper pd List all available products 
zypper wp 

List packages providing specified capability  

...and, if you need to install a '1-click install' file from the console:

OCICLI url/to/ymp/file
For example, if you need to install the latest nVidia drivers:
OCICLI http://opensuse-community.org/nvidia.ymp 

print Print this | envelope Send this | PDF Download This | Hits: 329 |
Bugs  |  Tasks  |  Developers