<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>linux - 分类 - CoolDev - buyucoder的博客</title><link>https://blog.cooldev.cn/categories/linux.html</link><description>linux - 分类 - CoolDev - buyucoder的博客</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Thu, 02 Sep 2021 17:55:37 +0800</lastBuildDate><atom:link href="https://blog.cooldev.cn/categories/linux.html" rel="self" type="application/rss+xml"/><item><title>apt-get中Unmet Dependencies问题</title><link>https://blog.cooldev.cn/posts/apt-get%E4%B8%ADunmet-dependencies%E9%97%AE%E9%A2%98.html</link><pubDate>Thu, 02 Sep 2021 17:55:37 +0800</pubDate><dc:creator>byc</dc:creator><guid>https://blog.cooldev.cn/posts/apt-get%E4%B8%ADunmet-dependencies%E9%97%AE%E9%A2%98.html</guid><description>apt-get install 时无法自动安装相关依赖，导致报错，常见报错为： 1 2 3 4 5 6 7 8 9 $ sudo apt-get install libsctp-dev Reading package lists... Done Building dependency tree Reading state information... Done You might want to run &amp;#39;apt-get -f install&amp;#39; to correct these: The following packages have unmet dependencies: libsctp-dev : Depends:</description></item></channel></rss>