lwthiker / curl-impersonate

curl-impersonate: A special build of curl that can impersonate Chrome & Firefox
MIT License
3.69k stars 245 forks source link

Arch Linux problem: nss #163

Closed bintesztelo closed 1 year ago

bintesztelo commented 1 year ago

There is no nss package: $ pacman -S nss ca-certificates error: target not found: nss warning: ca-certificates-20230311-1 is up to date -- reinstalling

bashonly commented 1 year ago

there is though: https://archlinux.org/packages/core/x86_64/nss/

maybe run pacman -Syyu and then try again

lwthiker commented 1 year ago

Doesn't seem like an issue in curl-impersonate, so I'm closing it.