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

Package geoip-bin not in Arch Repo #56

Closed
daebenji opened this issue Dec 10, 2018 · 1 comment
Closed

Package geoip-bin not in Arch Repo #56

daebenji opened this issue Dec 10, 2018 · 1 comment

Comments

@daebenji
Copy link

The package is just called geoip in arch. I was able to fix it myself. but for other users you should consider to modify the packages giving to pacman.

change the line 199 of the current build from:
pacman -S --noconfirm geoip-bin geoip-database curl whois openvpn easy-rsa proxychains-ng tor bzip2 nmap dos2unix unzip dnscrypt-proxy sqlite3

to:
pacman -S --noconfirm geoip geoip-database curl whois openvpn easy-rsa proxychains-ng tor bzip2 nmap dos2unix unzip dnscrypt-proxy sqlite3

@vmotos
Copy link
Collaborator

vmotos commented Mar 23, 2019

Fixed. thxs very much!

@vmotos vmotos closed this as completed Mar 23, 2019
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

2 participants