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

安装🇺🇦无穷VPN♾️ Dependency is not satisfiable: wireguard #6

Closed
englianhu opened this issue Sep 30, 2022 · 0 comments
Closed

Comments

@englianhu
Copy link
Contributor

englianhu commented Sep 30, 2022

sudo apt update
sudo apt install apt-transport-https vim -y
sudo sh -c "echo 'deb https://deb.debian.org/debian buster-backports main contrib non-free' > /etc/apt/sources.list.d/buster-backports.list"
sudo apt update
sudo apt -t buster-backports install wireguard -y

引用:Debian 搭建 WireGuard 服务端

倘若gdebi安装vpn-unlimited时出现wireguard相关错误信息的话,就参考以上代码安装wireguard,就可以如下安装vpn-unlimited了~

##安装🇺🇦无穷VPN♾️应用
##https://www.vpnunlimited.com/api/keepsolid/vpn-download?platform=linux-new
wget https://geo.keepsolidcdn.com/soft/vpn/Linux/Vpn_Unlimited_8.5.2_amd64.deb
sudo apt install -y ./*.deb && sudo rm -rf *.deb

Originally posted by @englianhu in scibrokes/setup-centOS7-DO#2 (comment)

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