kali linux 202を更新しようとしましたが、次のエラーが発生しました。
cimi@kali:~$ sudo apt update
Hit:2 http://old.kali.org/kali moto InRelease
Ign:3 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 InRelease
Err:4 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 Release
404 Not Found [IP: 195.135.221.134 80]
ベストアンサー1
リポジトリhttp://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04まったく存在しません。バラよりhttp://download.opensuse.org/repositories/home:/strycore/ユーザーstrycoreに利用可能なリポジトリのリストを確認してください。
ソースからこのリポジトリを削除し(ディレクトリ内または/etc/apt/sources.list
ディレクトリ内のファイル/etc/apt/sources.list.d/
)、もう一度実行してくださいsudo apt update
。