From 9ab3f74be76fdd4f21d1848893326b329ed9d394 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 24 Oct 2023 19:24:42 +0200 Subject: [PATCH] get/linux.md: add Gentoo --- get/linux.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/get/linux.md b/get/linux.md index c706d7c485..15b1fa6e15 100644 --- a/get/linux.md +++ b/get/linux.md @@ -80,3 +80,9 @@ instead of `zypper`. To install the curl command-line utility: And to install the libcurl development package: transactional-update pkg install libcurl-devel + +## Gentoo + +This package installs the tool, libcurl, headers and pkg-config files etc + + emerge net-misc/curl