Skip to content

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

@shipujin

Description

@shipujin

编辑系统源文件/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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions