add steam (offical repo)

This commit is contained in:
wcbing 2024-09-24 17:37:15 +08:00
parent 7247374076
commit 29efa29dd7
2 changed files with 29 additions and 17 deletions

View File

@ -23,29 +23,36 @@ echo "deb [signed-by=/etc/apt/keyrings/wcbing.gpg] https://packages.wcbing.top/d
可在 [这里](https://packages.wcbing.top/deb/version.txt) 查看具体版本。
### 自行收集
|软件名|包名|渠道|
|-|-|-|
|QQ|linuxqq|[官网](https://im.qq.com/linuxqq/)|
|QQ音乐|qqmusic|[官网](https://y.qq.com/download/download.html)|
|腾讯会议|wemeet|[官网](https://meeting.tencent.com/download/)|
|Clash Verge Rev|clash-verge|[Github Releses](https://github.com/clash-verge-rev/clash-verge-rev/releases)|
|FlClash|flclash|[Github Releses](https://github.com/chen08209/FlClash/releases)|
|mihomo|mihomo|[Github Releases](https://github.com/MetaCubeX/mihomo/releases)|
|hugo|hugo|[Github Releases](https://github.com/gohugoio/hugo/releases)|
|RustDesk|rustdesk|[Github Releases](https://github.com/rustdesk/rustdesk/releases)|
|Visual Studio Code|code|[官网](https://code.visualstudio.com)|
|Microsoft Edge|microsoft-edge-stable|[官网](https://www.microsoft.com/en-us/edge/download)|
|Obsidian|obsidian|[Github Releases](https://github.com/obsidianmd/obsidian-releases/releases)|
|WPS Office|wps-office|[官网](https://linux.wps.cn/)|
|百度网盘|baidunetdisk|[官网](https://pan.baidu.com/download)|
|钉钉|com.alibabainc.dingtalk|[官网](https://www.dingtalk.com/download/)|
|飞书|bytedance-feishu-stable|[官网](https://www.feishu.cn/download)|
|Xmind|xmind-vana|[官网](https://xmind.cn/download/)|
### 合并自官方 repo
|软件名|包名|渠道|架构|
|-|-|-|-|
|QQ|linuxqq|[官网](https://im.qq.com/linuxqq/)|x86_64|
|QQ音乐|qqmusic|[官网](https://y.qq.com/download/download.html)|x86_64|
|腾讯会议|wemeet|[官网](https://meeting.tencent.com/download/)|x86_64|
|Clash Verge Rev|clash-verge|[Github Releses](https://github.com/clash-verge-rev/clash-verge-rev/releases)|x86_64|
|FlClash|flclash|[Github Releses](https://github.com/chen08209/FlClash/releases)|x86_64|
|mihomo|mihomo|[Github Releases](https://github.com/MetaCubeX/mihomo/releases)|x86_64|
|hugo|hugo|[Github Releases](https://github.com/gohugoio/hugo/releases)|x86_64|
|RustDesk|rustdesk|[Github Releases](https://github.com/rustdesk/rustdesk/releases)|x86_64|
|Visual Studio Code|code|[官网](https://code.visualstudio.com)|x86_64|
|Microsoft Edge|microsoft-edge-stable|[官网](https://www.microsoft.com/en-us/edge/download)|x86_64|
|Google Chrome|google-chrome-stable<br />google-chrome-beta<br />google-chrome-unstable|官方仓库|x86_64|
|Obsidian|obsidian|[Github Releases](https://github.com/obsidianmd/obsidian-releases/releases)|x86_64|
|WPS Office|wps-office|[官网](https://linux.wps.cn/)|x86_64|
|百度网盘|baidunetdisk|[官网](https://pan.baidu.com/download)|x86_64|
|钉钉|com.alibabainc.dingtalk|[官网](https://www.dingtalk.com/download/)|x86_64|
|飞书|bytedance-feishu-stable|[官网](https://www.feishu.cn/download)|x86_64|
|termius|termius-app<br />termius-beta|官方仓库|x86_64|
|Sublime Text<br />Sublime Merge|sublime-text<br />sublime-merge|官方仓库|x86_64, arm64|
|Xmind|xmind-vana|[官网](https://xmind.cn/download/)|x86_64|
|Mozilla Firefox|firefox<br />firefox_beta<br />firefox_devedition<br />firefox_esr<br />firefox_nightly<br />|官方仓库|x86_64|
|Steam|steam-launcher<br />steam-libs-amd64|官方仓库|x86_64|
## 自建仓库

View File

@ -8,5 +8,10 @@
"name": "termius",
"repo": "https://deb.termius.com/",
"amd64_path": "dists/squeeze/main/binary-amd64/Packages"
},
{
"name": "steam",
"repo": "https://repo.steampowered.com/steam/dists/stable/steam/binary-amd64/Packages",
"amd64_path": "dists/stable/steam/binary-amd64/Packages"
}
]