I want to install curl and libcurl in my Kali Linux.
In this website: https://curl.haxx.se/download.html. I use Kali Linux so my OS is Debian. But when I click to download, it says I have to select from:
- wheezy (oldstable)
- jessie (stable)
- stretch (testing)
- sid (unstable)
Which one should I choose?
I use latest version of Kali Linux 64-bit from this URL: https://www.kali.org/downloads/.
Next question is, what architecture is best for me? What should I choice? They have:
amd64
arm64
armel
armhf
i386
mips
mipsel
powerpc
ppc64el
s390x
I don't know and understand that part.
After download, what command to run in terminal to install it?