We are still actively working on the spam issue.
Difference between revisions of "OpenSUSE"
(→Why use openSUSE?) |
Xxgentooxx (talk | contribs) (Updated for 13.2 release and removed outdated guides.) |
||
Line 2: | Line 2: | ||
The [http://www.opensuse.org/en/ openSUSE] distribution is a stable, easy to use and complete multi-purpose distribution. | The [http://www.opensuse.org/en/ 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, [http://software.opensuse.org/ | + | 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, [http://software.opensuse.org/132/en openSUSE 13.2], 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. | openSUSE is also the base for SUSE's award-winning SUSE Linux Enterprise products. | ||
Line 9: | Line 9: | ||
*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 is sponsored by actual professionals from SUSE | ||
− | *It has a very professional and easy-to-use installer with | + | *It has a very professional and easy-to-use installer with btrfs by default |
*Packages are fairly recent but the system is very stable. | *Packages are fairly recent but the system is very stable. | ||
*It is geared towards both newcomers and advanced users | *It is geared towards both newcomers and advanced users | ||
Line 20: | Line 20: | ||
[[File:Tumbleweed.jpg|thumb]] | [[File:Tumbleweed.jpg|thumb]] | ||
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 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. | ||
+ | Tumbleweed is based on Factory, openSUSE's main development codebase. Tumbleweed is updated once Factory's bleeding edge software has been integrated, stabilized and tested. As of November 4th 2014 the Tumbleweed rolling release and Factory rolling release merged, leaving the single openSUSE Tumbleweed rolling release we have today. [http://en.opensuse.org/Portal:Tumbleweed More information] | ||
− | + | === Factory === | |
− | |||
− | + | The Factory project is the rolling development codebase for both openSUSE Tumbleweed and the next stable openSUSE release. There is a constant flow of packages going into Factory. There is no freeze; therefore, the Factory repository is not guaranteed to be fully stable. When automated testing is completed and the repo is in a consistent state, the repo is synced to the download mirrors and published as openSUSE Tumbleweed. That usually happens once or twice a week. | |
− | + | It is recommended not to run Factory, use Tumbleweed instead. [http://en.opensuse.org/Portal:Factory More information] | |
=== Packman === | === Packman === | ||
[http://packman.links2linux.org/ Packman] is a huge repository, that mostly contains codecs and other multimedia-related applications. | [http://packman.links2linux.org/ 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: | You can enable it from the GUI using YaST, or from the terminal using Zypper: | ||
+ | |||
+ | For 13.1: | ||
<pre style="overflow: auto;">zypper ar -f packman-essentials http://packman.inode.at/suse/openSUSE_13.1/Essentials/ packman-essentials</pre> | <pre style="overflow: auto;">zypper ar -f packman-essentials http://packman.inode.at/suse/openSUSE_13.1/Essentials/ packman-essentials</pre> | ||
<pre style="overflow: auto;">zypper ar -f packman-multimedia http://packman.inode.at/suse/openSUSE_13.1/Multimedia/ packman-multimedia</pre> | <pre style="overflow: auto;">zypper ar -f packman-multimedia http://packman.inode.at/suse/openSUSE_13.1/Multimedia/ packman-multimedia</pre> | ||
+ | |||
+ | For 13.2: | ||
+ | <pre style="overflow: auto;">zypper ar -f packman-essentials http://packman.inode.at/suse/openSUSE_13.2/Essentials/ packman-essentials</pre> | ||
+ | <pre style="overflow: auto;">zypper ar -f packman-multimedia http://packman.inode.at/suse/openSUSE_13.2/Multimedia/ packman-multimedia</pre> | ||
[http://en.opensuse.org/Additional_package_repositories#Packman More information] | [http://en.opensuse.org/Additional_package_repositories#Packman More information] | ||
=== KDE === | === KDE === | ||
OpenSUSE provides a repository to use if you want to install the latest stable KDE (Plasma desktop and the application suite). | OpenSUSE provides a repository to use if you want to install the latest stable KDE (Plasma desktop and the application suite). | ||
− | + | ||
− | |||
[http://en.opensuse.org/KDE_repositories More information] | [http://en.opensuse.org/KDE_repositories More information] | ||
Line 45: | Line 50: | ||
=== Kernel === | === Kernel === | ||
− | |||
− | |||
[http://kernel.opensuse.org/ More information] | [http://kernel.opensuse.org/ More information] | ||
[[Category:GNU/Linux]] | [[Category:GNU/Linux]] |
Revision as of 16:35, 13 March 2015
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.2, 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.
Contents
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 btrfs by default
- 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
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. Tumbleweed is based on Factory, openSUSE's main development codebase. Tumbleweed is updated once Factory's bleeding edge software has been integrated, stabilized and tested. As of November 4th 2014 the Tumbleweed rolling release and Factory rolling release merged, leaving the single openSUSE Tumbleweed rolling release we have today. More information
Factory
The Factory project is the rolling development codebase for both openSUSE Tumbleweed and the next stable openSUSE release. There is a constant flow of packages going into Factory. There is no freeze; therefore, the Factory repository is not guaranteed to be fully stable. When automated testing is completed and the repo is in a consistent state, the repo is synced to the download mirrors and published as openSUSE Tumbleweed. That usually happens once or twice a week.
It is recommended not to run Factory, use Tumbleweed instead. More information
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:
For 13.1:
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
For 13.2:
zypper ar -f packman-essentials http://packman.inode.at/suse/openSUSE_13.2/Essentials/ packman-essentials
zypper ar -f packman-multimedia http://packman.inode.at/suse/openSUSE_13.2/Multimedia/ packman-multimedia
KDE
OpenSUSE provides a repository to use if you want to install the latest stable KDE (Plasma desktop and the application suite).