nitefood / asn

ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server
MIT License
1.33k stars 161 forks source link

update: Add manjaro and archlinux install packages #18

Closed arthur4ires closed 2 years ago

nitefood commented 2 years ago

Hello Arthur,

Since I'm not familiar with Manjaro or Archlinux, I'd much appreciate if @Worty (who in the past contributed an asn package for Arch) had 5 mins to review this and give his opinion (especially regarding the need to specify additional packages like ncat or curl which may or may not be included by default).

Thanks for your help!

Worty commented 2 years ago

For basic usage the packages whois and bind also needs to be installed on a clean system.

Maybe you should also mention the asn-git package from AUR which installs all requirements.

arthur4ires commented 2 years ago

The packages I mentioned in my pull were the ones needed for my manjaro, I don't see a problem in adding asn-git as well.

Thanks for the tool :)

arthur4ires commented 2 years ago

I added it :) @nitefood and @Worty.

Worty commented 2 years ago

You could just do yay -S asn-git no need to specify the dependencies then.

arthur4ires commented 2 years ago

Okay, I believe it's correct now then :)