apt-get install curl
?aptitude
if you preferapt-get install curl
? sudo apt-get install $(apt-cache depends ddnet | grep Depends | sed "s/.*ends:\ //" | tr '\n' ' ')
apt install libc6 libcurl4 libfreetype6 libgcc1 libgl1 libglew2.1 libglu1-mesa libmd0 libopusfile0 libpnglite0 libsdl2-2.0-0 libssl1.1 libstdc++6 libwavpack1 libwebsockets8 libx11-6 zlib1g ddnet-data
(edited)sudo apt-get install $(apt-cache depends ddnet | grep Depends | sed "s/.*ends:\ //" | tr '\n' ' ')