type
Post
status
Published
date
Apr 18, 2023
slug
summary
tags
操作系统
category
技术分享
icon
password
具体报错
具体文件内容
deb [arch=amd64 signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] http://pkg.cloudflareclient.com/ main
对比官方安装指引
Debian
First, install the repository's GPG key:
Then add the repository to your machine's apt sources:
The supported releases are:
- Bullseye (11)
- Buster (10)
- Stretch (9)
Finally, update the APT cache:
发现是地址对不上
lsb_release -cs也无法访问,apt安装
再执行
最终内容为
再apt update即正常