Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何配置系统软件仓库 #9

Open
shipujin opened this issue Mar 26, 2024 · 0 comments
Open

如何配置系统软件仓库 #9

shipujin opened this issue Mar 26, 2024 · 0 comments

Comments

@shipujin
Copy link
Member

编辑系统源文件/etc/slackpkg/mirrors,配置系统软件仓库(每次配置只能存在一个软件仓库):slackwareloong系统仓库、slackbuilds第三方仓库

slackwareloong mirrors 站点,基于本地网络情况配置

# 国内
https://mirrors.wsyu.edu.cn/slackwareloong
https://mirrors.nju.edu.cn/slackwareloong

# 国外
https://slackware.uk/slackwareloong

1.配置slackware系统仓库,编辑/etc/slackpkg/mirrors文件,添加仓库地址(以wsyu站点为例):

  • 配置 slackwareloong LTS 稳定分支仓库,这里以slackwareloong64-1.0为例(每次配置只能存在一个软件仓库):
https://mirrors.wsyu.edu.cn/slackwareloong/slackwareloong64-release/slackwareloong64-1.0/
  • 配置 slackwareloong current 开发分支仓库(每次配置只能存在一个软件仓库):
https://mirrors.wsyu.edu.cn/slackwareloong/slackwareloong64-current/

2.配置 slackbuilds 仓库(每次配置只能存在一个软件仓库),编辑/etc/slackpkg/mirrors文件,添加仓库地址:

https://mirrors.wsyu.edu.cn/slackwareloong/slackbuilds/

3.配置完仓库地址后,更新系统源数据

slackpkg update

至此,可以安装仓库内软件。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant