mirror of
https://github.com/Kxsso/jcutmirror.git
synced 2026-03-29 16:27:01 +08:00
15 lines
332 B
Plaintext
15 lines
332 B
Plaintext
---
|
|
mirrorId: packman
|
|
---
|
|
|
|
openSUSE 非官方社区软件源,主要收录允许自由分发但存在专利纠纷的软件,
|
|
例如多媒体解码器等。
|
|
|
|
### 使用说明
|
|
|
|
以 openSUSE Leap 为例添加软件源:
|
|
|
|
```bash
|
|
zypper ar -fcg https://mirrors.jcut.edu.cn/packman/suse/openSUSE_Leap_\$releasever/ mirror-packman
|
|
```
|