OpenSUSE
Erscheinungsbild
openSUSE ist eine der bekanntesten und besten Linux-Distributionen.
Weblinks
Installation / Generelle Infos:
- https://get.opensuse.org/
- https://software.opensuse.org/
- http://en.opensuse.org
- http://de.opensuse.org
Doku:
Support und Communities:
Release Notes (Tumbleweed):
Dienste Status:
Shop:
Sources:
Suchmaschine:
Versionen und Repositories
Die Infos in diesem Abschnitt sind zumeist veraltet
Siehe:
- openSUSE Repositories
- http://de.opensuse.org/Offizielle_Paketquellen
- http://de.opensuse.org/KDE/Paketdepots
Extern:
Leap
Leap 42.1
- openSUSE Leap 42.1 Becomes First Hybrid Distribution
- OpenSuse Leap 42.1: Der Nachfolger von OpenSuse
- siehe c't 26/15 S.142
- nur in 64 Bit Version, keine Live-Medien, kein Flash (aber über Packman (Extra) wie bei Tumbleweed)
Leap 42.2
openSUSE 13.2
Repos:
- http://download.opensuse.org/distribution/13.2/repo/oss/
- http://download.opensuse.org/distribution/13.2/repo/non-oss/
- http://download.opensuse.org/update/13.2/
- http://download.opensuse.org/update/13.2-non-oss/
Extra:
- http://download.opensuse.org/repositories/mozilla/openSUSE_13.2/
- http://ftp.uni-erlangen.de/pub/mirrors/packman/suse/openSUSE_13.2/
- http://download.opensuse.org/repositories/security:/passwordmanagement/openSUSE_13.2/
Extra für Server:
- http://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_13.2/
- http://download.opensuse.org/repositories/server:/php/openSUSE_13.2/
- http://download.opensuse.org/repositories/network:/utilities/openSUSE_13.2/
- http://download.opensuse.org/repositories/isv:/ownCloud:/community/openSUSE_13.2/
- http://download.opensuse.org/repositories/network/openSUSE_13.2/
Tumbleweed
- https://lists.opensuse.org/opensuse-factory/
- https://openqa.opensuse.org - Testen (auch mit selbsterstellten Testfällen)
- https://en.opensuse.org/openSUSE:Tumbleweed_installation
- https://en.opensuse.org/Portal:Tumbleweed
- http://www.linuxveda.com/2016/03/21/how-to-upgrade-from-opensuse-leap-to-tumbleweed
- Updating, upgrading, snapshots and best practices
Iso-Images:
http://download.opensuse.org/tumbleweed/iso/
Iso-Image auf USB Stick kopieren (bootfähig) [1]:
dd if=openSUSE-Tumbleweed-DVD-x86_64-Snapshot20151128-Media.iso of=/dev/sdg bs=4M
Repos:
zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/oss repo-oss zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/non-oss repo-non-oss zypper ar -f -c http://download.opensuse.org/update/tumbleweed/ repo-update
Extra:
- http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/
- http://download.opensuse.org/repositories/mozilla/openSUSE_Tumbleweed/
- http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/openSUSE_Tumbleweed/
- http://dl.google.com/linux/talkplugin/rpm/stable/x86_64
- http://dl.google.com/linux/musicmanager/rpm/stable/x86_64
- http://dl.google.com/linux/chrome/rpm/stable/x86_64
- http://download.opensuse.org/repositories/Education/openSUSE_Tumbleweed/
- http://download.opensuse.org/repositories/Application%3a/Geo/openSUSE_Tumbleweed/
- historische Pakete aus älteren Versionen
Älteres Paket einspielen (aus History), z.B.
zypper in --oldpackage http://download.opensuse.org/history/20220524/tumbleweed/repo/oss/x86_64/libkColorPicker0-0.1.6-1.5.x86_64.rpm
Slowroll
Factory
Neu
Alt
Startseite:
Repos:
ISO für Releases (Milestones etc.):
KDE
Siehe http://en.opensuse.org/KDE_repositories
Google Software
- http://dl.google.com/linux/talkplugin/rpm/stable/x86_64
- http://dl.google.com/linux/musicmanager/rpm/stable/x86_64
- http://dl.google.com/linux/earth/rpm/stable/x86_64
- http://dl.google.com/linux/chrome/rpm/stable/x86_64
Kernel
Update
Siehe auch opensuse.org.
Update-Vorgang Tumbleweed
- Refresh Repositories
zypper refresh -f
- System aktualisieren (mit -D nur als Testlauf)
zypper dup -D zypper dup
Bei Problemen mit RPM DB / Cache:
rpmdb --rebuilddb
Tipps & Tricks
- installiertes openSUSE-Release steht in /etc/os-release
- Public Keys für Software-Updates laden, z.B.
rpm --import http://software.opensuse.org/openSUSE-Build-Service.asc rpm --import http://packman.iu-bremen.de/public-keys.asc
- IPv6 unter Linux und openSUSE