博客列表 >配置 PackMan 镜像

配置 PackMan 镜像

哈
原创
2022年02月23日 15:54:02709浏览

一、参考链接

阿里云镜像站

二、PackMan 镜像介绍

Packman 是 OpenSUSE 最大的第三方软件源,主要为 OpenSUSE 提供额外的软件包,包括音视频解码器、多媒体应用、游戏等。

下载地址:https://mirrors.aliyun.com/packman/

Packman 和 openSUSE 的关系

Packman 不隶属于任何 openSUSE 官方,是独立于 openSUSE 社区之外的社区,只是基于 openSUSE 打给 openSUSE 用的软件包。注意 openSUSE 社区也是官方,同样有在专利法最为严苛的美国和欧洲注册,这也是为什么 OBS 不能打包专利软件的原因,另一个原因是 OBS 的服务器坐落于德国诺伦堡。

参考链接:Packman - openSUSE Wiki

三、PackMan 镜像配置方法

1、登录OpenSUSE平台

file

2、更新软件源

以openSUSE Leap 15.3为例

  1. localhost:~ # hostnamectl
  2. Static hostname: n/a
  3. Transient hostname: localhost
  4. Icon name: computer-vm
  5. Chassis: vm
  6. Machine ID: 456345e7fb8a44d6964f2a5ca582aeda
  7. Boot ID: ca9865d0f9ac4c918d218418be34d843
  8. Virtualization: vmware
  9. Operating System: openSUSE Leap 15.3
  10. CPE OS Name: cpe:/o:opensuse:leap:15.3
  11. Kernel: Linux 5.3.18-59.10-default
  12. Architecture: x86-64
  13. localhost:~ #

(1)使用命令添加packman源✨

  1. localhost:~ # zypper ar https://mirrors.aliyun.com/packman/suse/openSUSE_Leap_15.3/ Packman
  2. Adding repository 'Packman' ......................................................................................[done]
  3. Repository 'Packman' successfully added
  4. URI : https://mirrors.aliyun.com/packman/suse/openSUSE_Leap_15.3/
  5. Enabled : Yes
  6. GPG Check : Yes
  7. Autorefresh : No
  8. Priority : 99 (default priority)
  9. Repository priorities are without effect. All enabled repositories share the same priority.

file

(2)使用图形界面设置添加packman源?

️⃣ 打开YaST

file

?① 输入root密码

file

?② 打开软件源

file

?③ 添加

file

?④ 选择指定URL

file

?⑤ 复制阿里云packman源链接

file

?⑥ 输入软件源名称和URL

file

file

✅⑦ 添加完成

file

file

本文转自:https://blog.csdn.net/qq_45392321/article/details/122115136

声明:本文内容转载自脚本之家,由网友自发贡献,版权归原作者所有,如您发现涉嫌抄袭侵权,请联系admin@php.cn 核实处理。
全部评论
文明上网理性发言,请遵守新闻评论服务协议