Linux下使用yay搜索软件出错
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
1、问题描述
使用yay搜索软件搜索软件时出现以下错误
-> 搜索 AUR 时出错: failed to create request: parse "“https://aur.tuna.tsinghua.edu.cn”/rpc.php?arg=Easyconnect&by=name-desc&type=search&v=5": first path segment in URL cannot contain colon
-> 仅显示软件库软件包
2、解决方案
执行以下命令修改 aururl
yay --aururl "https://aur.tuna.tsinghua.edu.cn" --save
修改的配置文件位于 ~/.config/yay/config.json ,还可通过以下命令查看修改过的配置:
yay -P -g
3、参考文献
https://mirrors.tuna.tsinghua.edu.cn/help/AUR/
GitHub 加速计划 / li / linux-dash
6
1
下载
A beautiful web dashboard for Linux
最近提交(Master分支:3 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献2条内容
所有评论(0)