openSUSE 旗下有两款核心产品:Tumbleweed(滚动更新,always fresh)和 Leap(类 LTS,依赖 SLE 企业级代码库)。无论你想要最新软件还是稳如老狗,总有一款适合你。
Tumbleweed 下载
滚动发行版,文件系统快照随时可更新,建议桌面用户使用。
官方下载:https://get.opensuse.org/tumbleweed/
Live ISO(直接体验)
| 桌面环境 | 快照日期 | 大小 |
|---|---|---|
| GNOME | Snapshot 20260628 | ~1.1 GB |
| KDE Plasma | Snapshot 20260630 | ~1.1 GB |
| XFCE | Snapshot 20260630 | ~1.0 GB |
下载直链:
https://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-GNOME-Live-x86_64-Snapshot20260628-Media.iso
https://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-KDE-Live-x86_64-Snapshot20260630-Media.iso
https://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-XFCE-Live-x86_64-Snapshot20260630-Media.iso
Leap 16 下载
固定版本,类 LTS,适合服务器和追求稳定的桌面用户。
官方下载:https://get.opensuse.org/leap/
Leap 16.1 Beta 已出,正式版即将发布。
Leap Micro 下载
容器化 / 嵌入式场景,专为容器运行时优化的最小镜像:
https://get.opensuse.org/leap-micro/
国内镜像
openSUSE 在中国有镜像合作:
中科大(BFSU):https://mirrors.bfsu.edu.cn/opensuse/
腾讯云:https://mirrors.cloud.tencent.com/opensuse/
阿里云:https://mirrors.aliyun.com/opensuse/
上海交大:https://mirrors.sjtug.sjtu.edu.cn/opensuse/
YaST — openSUSE 独家利器
openSUSE 安装完成后,系统管理强烈推荐用 YaST(Yet another Setup Tool),图形化配置一切:网络、存储、用户、SELinux、Bootloader:
# 图形界面
sudo yast2
# 终端 TUI
sudo yastTumbleweed 升级姿势
Tumbleweed 不需要重装,直接在线滚动:
sudo zypper dup
评论