😄
「the list of sources could not be read」エラーの修正
「the list of sources could not be read」エラーの修正
Debian12でパッケージがアップデートできなくなったので調べたメモ
解決方法
問題がある .list ファイルを削除する
sudo ls /etc/apt/sources.list.d
rm <filename(s)>
apt update
apt upgrade
最後に
間違っていることあればコメントに書いていただけると幸いです。
よろしくお願いいたします。
Discussion