geoip-database [-extra] vs geoip-database-contrib

问题描述 投票:3回答:1

安装geoip时,我遇到依赖冲突。我可以安装geoip-database和geoip-database-extra软件包,或者geoip-database-contrib。我注意到他们之间没有任何区别,两者都很好as you see here

那么,它们之间有什么区别吗?哪个更好?

php geoip
1个回答
1
投票

geoip-database-contribgeoip-databasegeoip-database-extra数据的超集。

geoip-database-contrib,你有来自geoip-databasegeoip-database-extra的数据。数据相同,没有差异。没有更好的集合,您只需选择所需的数据量。

© www.soinside.com 2019 - 2024. All rights reserved.