LoginSignup
1
1

More than 1 year has passed since last update.

Ubuntu 20.04 LTSで" E: You must put some 'deb-src' URIs in your sources.list"が出た時の対処方法

Posted at

エラー内容

$ sudo apt-get build-dep linux linux-image-$(uname -r)
パッケージリストを読み込んでいます... 完了
E: You must put some 'deb-src' URIs in your sources.list

対処方法

以下を参考にした。
https://askubuntu.com/questions/496549/error-you-must-put-some-source-uris-in-your-sources-list

$ software-properties-gtk
 -> "ソースコード"にチェックを入れる。
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1