apt-get install curl: 404 Not Found Error - Solution & Troubleshooting
This error message indicates that the packages required for installing curl and libcurl4 are not found in the Debian repository. One possible solution is to run the command 'sudo apt-get update' to update the package lists and try again. If this does not work, you can try installing the packages from a different repository or source.
原文地址: https://www.cveoy.top/t/topic/mMN4 著作权归作者所有。请勿转载和采集!