# SuSE

SUSE （发音/ˈsuːsə/）Linux原是以Slackware Linux为基础是德国的一个发行版，在欧洲非常流行。

SuSE于1992年末创办，目的是成为UNIX技术公司，专门制为德国人推出量身订作的SLS/Slackware软件及UNIX/Linux帮助文档。

2004年1月，Novell完成对SUSE收购。2005年8月4日，Novell公共关系科的领导及代言人 － Bruce Lowry表示，SUSE Linux Professional系列的开发将变得更开放以及让社区参与当中的工作。新的开发计划名为openSUSE，目的是为了吸引更多的用户及开发人员。

2011年4月Attachmate集团购并了Novell，连带购并了SUSE，但该集团将SUSE分立成一个独立的事业单位，之后2014年10月Micro Focus国际购并了Attachmate集团，连带拥有网威与SUSE，但SUSE依然维持独立事业单位。

SUSE的Yast是以RPM为基础的操作系统安装与设置工具，也是SUSE Linux发行版的主要特性之一。

## 如何检查SuSE版本

```
cat /etc/SuSE-release
```

不过，新发行版的版本信息位于 `/etc/os-release`

## 参考

* [维基百科: SUSE](https://zh.wikipedia.org/zh-cn/SUSE)
* [百度百科：suse linux](https://baike.baidu.com/item/suse/60409?fromtitle=suse%20linux\&fromid=649234)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://huataihuang.gitbook.io/cloud-atlas-draft/os/linux/suse.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
