Package: libcurl4-openssl-dev Version: 8.14.1-2+deb13u4 When I try to install R from source or apt, this package is not found. I also tried to install it with --fix-missing option. Here is a transcript (in brazilian portuguese):
$ apt install libcurl4-openssl-dev Erro:1 http://deb.debian.org/debian trixie/main amd64 libcurl4-openssl-dev amd64 8.14.1-2+deb13u4 404 Not Found [IP: 2a04:4e42:71::644 80] Erro: Falhou ao obter http://deb.debian.org/debian/pool/main/c/curl/libcurl4-openssl-dev_8.14.1-2%2bdeb13u4_amd64.deb 404 Not Found [IP: 2a04:4e42:71::644 80] The package version in https://packages.debian.org/trixie/libcurl4-openssl-dev is 8.14.1-2+deb13u5 instead. I am using Debian GNU/Linux 13 and kernel 6.12.101+deb13-amd64.

