We are still actively working on the spam issue.

Difference between revisions of "OpenSUSE"

From InstallGentoo Wiki
Jump to: navigation, search
(Why use openSUSE?)
Line 8: Line 8:
 
== Why use openSUSE? ==
 
== Why use openSUSE? ==
 
*It uses the best .rpm based [[package manager]]
 
*It uses the best .rpm based [[package manager]]
 +
*It is sponsored by actual professionals from SUSE
 
*It has a very professional and easy-to-use installer with stable btrfs support
 
*It has a very professional and easy-to-use installer with stable btrfs support
 
*Packages are fairly recent but the system is very stable.
 
*Packages are fairly recent but the system is very stable.
Line 13: Line 14:
 
*It features the YaST which is the best Linux setup-tool known to man, covering everything DE settings dont cover, with an appealing GTK+, Qt or ncurses UI
 
*It features the YaST which is the best Linux setup-tool known to man, covering everything DE settings dont cover, with an appealing GTK+, Qt or ncurses UI
 
*Has 2 equally supported default desktops: [http://www.gnome.org/ GNOME] and [http://www.kde.org/ KDE]. openSUSE is known to deliver the best KDE experience, and the second-best GNOME experience with their customized Desktop Environments.
 
*Has 2 equally supported default desktops: [http://www.gnome.org/ GNOME] and [http://www.kde.org/ KDE]. openSUSE is known to deliver the best KDE experience, and the second-best GNOME experience with their customized Desktop Environments.
 
  
 
== Useful repositories ==
 
== Useful repositories ==

Revision as of 01:17, 12 February 2015

openSUSE logo

The openSUSE distribution is a stable, easy to use and complete multi-purpose distribution.

It is aimed towards users and developers working on the desktop or server. It is great for beginners, experienced users and hardcore linux enthusaists alike, in short, it is perfect for everybody! The latest release, openSUSE 13.1, features new and massively improved versions of all useful server and desktop applications. It comes with more than 1,000 open source applications.

openSUSE is also the base for SUSE's award-winning SUSE Linux Enterprise products.

Why use openSUSE?

  • It uses the best .rpm based package manager
  • It is sponsored by actual professionals from SUSE
  • It has a very professional and easy-to-use installer with stable btrfs support
  • Packages are fairly recent but the system is very stable.
  • It is geared towards both newcomers and advanced users
  • It features the YaST which is the best Linux setup-tool known to man, covering everything DE settings dont cover, with an appealing GTK+, Qt or ncurses UI
  • Has 2 equally supported default desktops: GNOME and KDE. openSUSE is known to deliver the best KDE experience, and the second-best GNOME experience with their customized Desktop Environments.

Useful repositories

Tumbleweed

Tumbleweed.jpg

The Tumbleweed project provides a rolling release version of openSUSE containing the latest stable versions of all software instead of relying on rigid periodic release cycles. The project does this for users that want the newest, but stable software.

The difference to Factory is that Factory is bleeding edge, often experimental, not yet stabilized software that needs more work to become useful. Tumbleweed contains the latest stable applications and is ready for daily use. More information

Factory

The Factory distribution is the current state of the development for the next openSUSE release. The development releases of the openSUSE distribution like Milestones or Release Candidates are snapshots from this distribution. There is constantly work going on in Factory. Every time a developer submits a fix, version update, new feature or new package, it is built. Each of the architectures is synced to the download server only when it is in a consistent state e.g. all builds have completed. That usually happens only once or twice a week.

Packman

Packman is a huge repository, that mostly contains codecs and other multimedia-related applications. You can enable it from the GUI using YaST, or from the terminal using Zypper:

zypper ar -f packman-essentials http://packman.inode.at/suse/openSUSE_13.1/Essentials/ packman-essentials
zypper ar -f packman-multimedia http://packman.inode.at/suse/openSUSE_13.1/Multimedia/ packman-multimedia

More information

KDE

OpenSUSE provides a repository to use if you want to install the latest stable KDE (Plasma desktop and the application suite).

zypper ar -f http://download.opensuse.org/repositories/KDE:/Release:/412/openSUSE_13.1/ kde-stable
zypper ar -f http://download.opensuse.org/repositories/KDE:/Extra/KDE_Release_412_openSUSE_13.1/ kde-stable-extra

More information

GNOME

More information

Kernel

OpenSUSE has a repository to get the latest stable kernel. To add it,

zypper ar -f http://download.opensuse.org/repositories/Kernel:/stable/standard/ stable-kernel

More information