background preloader

Meego

Facebook Twitter

Customizing the UI - Forum | MeeGo. Docs-fs - Project Hosting on Google Code. Gdata-python-client - Project Hosting on Google Code. Download Python. OpenPGP Public Keys Source and binary executables are signed by the release manager or binary builder using their OpenPGP key.

Release files for currently supported releases are signed by the following: Release files for older releases which have now reached end-of-life may have been signed by one of the following: Anthony Baxter (key id: 0EDD C5F2 6A45 C816)Georg Brandl (key id: 0A5B 1018 3658 0288)Martin v. Löwis (key id: 6AF0 53F0 7D9D C8D2)Ronald Oussoren (key id: C9BE 28DE E6DF 025C)Barry Warsaw (key ids: 126E B563 A74B 06BF, D986 6941 EA5B BD71, and ED9D77D5) You can import a person's public keys from a public keyserver network server you trust by running a command like: gpg --recv-keys [key id] or, in many cases, public keys can also be found at keybase.io.

Gpg --verify Python-3.6.2.tgz.asc Note that you must use the name of the signature file, and you should use the one that's appropriate to the download you're verifying. macOS Installer Packages Other Useful Items Want to contribute? SDB:Zypper usage 11.3. This article is about how to use Zypper, the command line package manager using the Libzypp library. It contains complementary information to Zypper's manual page (with man zypper). What you can't find here, you should find in the man page and vice versa. Quick reference This is what you will probably use most frequently. zypper # to print the list of available global options and commands zypper help search # to print help for the search command zypper lp # to see what patch updates are needed zypper patch # to apply the needed patches zypper se sqlite # to search for sqlite zypper rm sqlite2 # to remove sqlite2 zypper in sqlite3 # to install sqlite3 zypper in yast* # to install all packages matching 'yast*' zypper up # to update all installed packages with newer versions, where possible If you are familiar with package managers such as apt, yum, emerge etc. from other Linux distribution, see this link for comparison/differences between them and zypper.

Cheat sheet General usage User prompts.